Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-16527 (GCVE-0-2026-16527)
Vulnerability from cvelistv5 – Published: 2026-07-30 05:30 – Updated: 2026-08-21 12:03| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:55560 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:55617 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:55740 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2026-16527 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506031 | issue-trackingx_refsource_REDHAT |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
Unaffected:
0:7.0.3-5.el10_2 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:10.2 |
||
| Red Hat | Red Hat Enterprise Linux 8 |
Unaffected:
0:5.3.7-22.el8_10.5 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:8::appstream |
||
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:6.3.7-8.el9_8.4 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:9::appstream |
||
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6
|
||
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7
|
||
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16527",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-31T22:41:09.261852Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-31T22:41:42.714Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "pcp",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:7.0.3-5.el10_2",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"defaultStatus": "affected",
"packageName": "pcp",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:5.3.7-22.el8_10.5",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream"
],
"defaultStatus": "affected",
"packageName": "pcp",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:6.3.7-8.el9_8.4",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "pcp",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "pcp",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "unaffected",
"packageName": "openshift/ose-rhel-coreos-9",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2026-07-30T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Important"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "Missing Authentication for Critical Function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-21T12:03:38.580Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:55560",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:55560"
},
{
"name": "RHSA-2026:55617",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:55617"
},
{
"name": "RHSA-2026:55740",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:55740"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-16527"
},
{
"name": "RHBZ#2506031",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506031"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T07:31:32.197Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-07-30T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Pcp: pcp pmproxy: unauthenticated access to /store endpoint allows bypassing pmcd access rules",
"workarounds": [
{
"lang": "en",
"value": "To mitigate this issue, restrict network access to the pmproxy service (port 44322/TCP) to trusted hosts only using firewall rules. If pmproxy functionality is not required, disable the service. Disabling the service will prevent remote access to performance metrics via pmproxy. To disable the service, run: `sudo systemctl stop pmproxy` and `sudo systemctl disable pmproxy`. If firewalling, ensure to reload the firewall rules after making changes."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-306: Missing Authentication for Critical Function"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-16527",
"datePublished": "2026-07-30T05:30:16.930Z",
"dateReserved": "2026-07-22T07:36:03.699Z",
"dateUpdated": "2026-08-21T12:03:38.580Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-16527",
"date": "2026-08-22",
"epss": "0.00497",
"percentile": "0.40724"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-16527\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-07-30T06:25:02.813\",\"lastModified\":\"2026-08-21T12:16:23.610\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pcp\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10.2\"],\"versions\":[{\"version\":\"0:7.0.3-5.el10_2\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pcp\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:8::appstream\"],\"versions\":[{\"version\":\"0:5.3.7-22.el8_10.5\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pcp\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:9::appstream\"],\"versions\":[{\"version\":\"0:6.3.7-8.el9_8.4\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"unknown\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pcp\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pcp\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat OpenShift Container Platform 4\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"openshift/ose-rhel-coreos-9\",\"cpes\":[\"cpe:/a:redhat:openshift:4\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-31T22:41:09.261852Z\",\"id\":\"CVE-2026-16527\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-306\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:55560\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:55617\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:55740\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-16527\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2506031\",\"source\":\"secalert@redhat.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-21T12:03:34+00:00",
"cve": "CVE-2026-16527",
"id": "CVE-2026-16527",
"initial_release_date": "2026-07-30T00:00:00+00:00",
"product_status:fixed": "1964",
"product_status:known_affected": "178",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "PCP: PCP pmproxy: Unauthenticated access to /store endpoint allows bypassing pmcd access rules",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-16527.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "critical",
"current_release_date": "2026-08-21T01:18:43Z",
"cve": "CVE-2026-16527",
"id": "CVE-2026-16527",
"initial_release_date": "2026-08-01T00:10:49Z",
"product_status:known_affected": "317",
"product_status:recommended": "753",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-16527",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-16527.json",
"version": "10"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-16527\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-31T22:41:09.261852Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-284\", \"description\": \"CWE-284 Improper Access Control\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-31T22:41:36.823Z\"}}], \"cna\": {\"title\": \"Pcp: pcp pmproxy: unauthenticated access to /store endpoint allows bypassing pmcd access rules\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Important\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.2\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:7.0.3-5.el10_2\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"pcp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:5.3.7-22.el8_10.5\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"pcp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:6.3.7-8.el9_8.4\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"pcp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"pcp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"pcp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"openshift/ose-rhel-coreos-9\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-07-22T07:31:32.197Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-07-30T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-07-30T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:55560\", \"name\": \"RHSA-2026:55560\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:55617\", \"name\": \"RHSA-2026:55617\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:55740\", \"name\": \"RHSA-2026:55740\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2026-16527\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2506031\", \"name\": \"RHBZ#2506031\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"To mitigate this issue, restrict network access to the pmproxy service (port 44322/TCP) to trusted hosts only using firewall rules. If pmproxy functionality is not required, disable the service. Disabling the service will prevent remote access to performance metrics via pmproxy. To disable the service, run: `sudo systemctl stop pmproxy` and `sudo systemctl disable pmproxy`. If firewalling, ensure to reload the firewall rules after making changes.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-306\", \"description\": \"Missing Authentication for Critical Function\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-08-21T12:03:38.580Z\"}, \"x_redhatCweChain\": \"CWE-306: Missing Authentication for Critical Function\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-16527\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-21T12:03:38.580Z\", \"dateReserved\": \"2026-07-22T07:36:03.699Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-07-30T05:30:16.930Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
rlsa-2026:55740
Vulnerability from osv_rocky
Performance Co-Pilot (PCP) is a suite of tools, services, and libraries for acquisition, archiving, and analysis of system-level performance measurements. Its light-weight distributed architecture makes it particularly well-suited to centralized analysis of complex systems.
Security Fix(es):
-
PCP: PCP linux_sockets PMDA: Arbitrary Command Execution via Command Injection (CVE-2026-16524)
-
PCP: PCP: Privilege escalation to root via linux_sockets PMDA vulnerability (CVE-2026-16526)
-
PCP: PCP pmproxy: Unauthenticated access to /store endpoint allows bypassing pmcd access rules (CVE-2026-16527)
-
PCP: PCP: Denial of Service due to signed integer overflow (CVE-2026-16529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "pcp",
"purl": "pkg:rpm/rocky-linux/pcp?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:6.3.7-8.el9_8.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:55740"
},
"details": "Performance Co-Pilot (PCP) is a suite of tools, services, and libraries for acquisition, archiving, and analysis of system-level performance measurements. Its light-weight distributed architecture makes it particularly well-suited to centralized analysis of complex systems.\n\nSecurity Fix(es):\n\n* PCP: PCP linux_sockets PMDA: Arbitrary Command Execution via Command Injection (CVE-2026-16524)\n\n* PCP: PCP: Privilege escalation to root via linux_sockets PMDA vulnerability (CVE-2026-16526)\n\n* PCP: PCP pmproxy: Unauthenticated access to /store endpoint allows bypassing pmcd access rules (CVE-2026-16527)\n\n* PCP: PCP: Denial of Service due to signed integer overflow (CVE-2026-16529)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:55740",
"modified": "2026-08-23T06:09:50.856940Z",
"published": "2026-08-18T06:04:25.436260Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:55740"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506023"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506026"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506031"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506032"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:55740"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: pcp security update",
"upstream": [
"CVE-2026-16524",
"CVE-2026-16526",
"CVE-2026-16527",
"CVE-2026-16529"
]
}
SUSE-SU-2026:3505-1
Vulnerability from csaf_suse - Published: 2026-08-05 13:18 - Updated: 2026-08-05 13:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1272922 | self |
| https://bugzilla.suse.com/1272923 | self |
| https://bugzilla.suse.com/1272924 | self |
| https://bugzilla.suse.com/1272925 | self |
| https://bugzilla.suse.com/1272926 | self |
| https://bugzilla.suse.com/1272927 | self |
| https://bugzilla.suse.com/1272928 | self |
| https://bugzilla.suse.com/1272930 | self |
| https://www.suse.com/security/cve/CVE-2026-16524/ | self |
| https://www.suse.com/security/cve/CVE-2026-16526/ | self |
| https://www.suse.com/security/cve/CVE-2026-16527/ | self |
| https://www.suse.com/security/cve/CVE-2026-16529/ | self |
| https://www.suse.com/security/cve/CVE-2026-16530/ | self |
| https://www.suse.com/security/cve/CVE-2026-16531/ | self |
| https://www.suse.com/security/cve/CVE-2026-16524 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16526 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16527 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16529 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16530 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16531 | external |
| https://bugzilla.suse.com/1271393 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security update for pcp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pcp fixes the following issues:\n\n- CVE-2026-16524: command injection in `linux_sockets` PMDA via `network.persocket.filter` (bsc#1272922).\n- CVE-2026-16526: pmdaroot privilege escalation via `FD_CLOEXEC` fd inheritance and missing peer credentials\n (bsc#1272923).\n- CVE-2026-16527: missing authentication flags in pmproxy REST API (bsc#1272924).\n- CVE-2026-16529: integer overflow in `__pmGetPDU` leads to permanent DoS (bsc#1272925).\n- CVE-2026-16530: multiple OOB reads in libpcp record and PDU decoders (bsc#1272926).\n- CVE-2026-16531: path traversal via hostname in pmproxy logger servlet (bsc#1272927).\n- Command injection in `pmieconf` `write_pmiefile` via `$HOME` and `-f` (bsc#1272928).\n- Command injection in `pmlogcp/pmlogmv` `do_link` via unsanitised filenames (bsc#1272930).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3505,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3505,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3505,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3505,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3505",
"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-su-2026_3505-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3505-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263505-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3505-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049086.html"
},
{
"category": "self",
"summary": "SUSE Bug 1272922",
"url": "https://bugzilla.suse.com/1272922"
},
{
"category": "self",
"summary": "SUSE Bug 1272923",
"url": "https://bugzilla.suse.com/1272923"
},
{
"category": "self",
"summary": "SUSE Bug 1272924",
"url": "https://bugzilla.suse.com/1272924"
},
{
"category": "self",
"summary": "SUSE Bug 1272925",
"url": "https://bugzilla.suse.com/1272925"
},
{
"category": "self",
"summary": "SUSE Bug 1272926",
"url": "https://bugzilla.suse.com/1272926"
},
{
"category": "self",
"summary": "SUSE Bug 1272927",
"url": "https://bugzilla.suse.com/1272927"
},
{
"category": "self",
"summary": "SUSE Bug 1272928",
"url": "https://bugzilla.suse.com/1272928"
},
{
"category": "self",
"summary": "SUSE Bug 1272930",
"url": "https://bugzilla.suse.com/1272930"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16524 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16526 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16526/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16527 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16527/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16529 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16530 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16530/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16531 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16531/"
}
],
"title": "Security update for pcp",
"tracking": {
"current_release_date": "2026-08-05T13:18:40Z",
"generator": {
"date": "2026-08-05T13:18:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3505-1",
"initial_release_date": "2026-08-05T13:18:40Z",
"revision_history": [
{
"date": "2026-08-05T13:18:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp-devel-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp3-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp_import1-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"product_id": "libpcp_web1-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-devel-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-gui-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-gui-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-gui-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-apache-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-bash-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-bind2-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-cifs-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-cisco-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-dm-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-docker-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-logger-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-mailq-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-mounts-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-shping-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-smart-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-sockets-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-summary-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-systemd-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-trace-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-weblog-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "pcp-testsuite-6.2.0-150500.8.9.1.aarch64",
"product_id": "pcp-testsuite-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"product_id": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"product_id": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"product_id": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"product_id": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"product": {
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"product_id": "python3-pcp-6.2.0-150500.8.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp-devel-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp3-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp3-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp_gui2-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp_import1-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp_mmv1-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp_trace2-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-150500.8.9.1.i586",
"product": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.i586",
"product_id": "libpcp_web1-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-devel-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-devel-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-gui-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-gui-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-gui-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-apache-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-bash-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-bind2-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-cifs-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-cisco-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-dm-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-docker-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-logger-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-mailq-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-mounts-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-shping-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-smart-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-sockets-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-summary-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-systemd-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-trace-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-weblog-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-system-tools-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-150500.8.9.1.i586",
"product": {
"name": "pcp-testsuite-6.2.0-150500.8.9.1.i586",
"product_id": "pcp-testsuite-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.i586",
"product": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.i586",
"product_id": "perl-PCP-LogImport-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.i586",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.i586",
"product_id": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.i586",
"product": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.i586",
"product_id": "perl-PCP-MMV-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.i586",
"product": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.i586",
"product_id": "perl-PCP-PMDA-6.2.0-150500.8.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-150500.8.9.1.i586",
"product": {
"name": "python3-pcp-6.2.0-150500.8.9.1.i586",
"product_id": "python3-pcp-6.2.0-150500.8.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-conf-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-doc-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2elasticsearch-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2elasticsearch-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2elasticsearch-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2graphite-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2graphite-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2graphite-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2influxdb-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2influxdb-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2influxdb-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2json-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2json-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2json-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2spark-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2spark-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2spark-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2xml-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2xml-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2xml-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2zabbix-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-export-pcp2zabbix-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-export-pcp2zabbix-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-ganglia2pcp-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-import-ganglia2pcp-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-import-ganglia2pcp-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-activemq-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-activemq-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-activemq-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bonding-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-bonding-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-bonding-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dbping-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-dbping-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-dbping-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-ds389-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-ds389-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-ds389-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-ds389log-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-ds389log-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-ds389log-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-elasticsearch-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-elasticsearch-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-elasticsearch-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gluster-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-gluster-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-gluster-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gpfs-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-gpfs-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-gpfs-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gpsd-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-gpsd-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-gpsd-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-haproxy-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-haproxy-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-haproxy-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-json-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-json-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-json-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lmsensors-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-lmsensors-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-lmsensors-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustre-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-lustre-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-lustre-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-memcache-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-memcache-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-memcache-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mic-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-mic-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-mic-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mysql-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-mysql-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-mysql-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-named-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-named-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-named-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-netcheck-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-netcheck-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-netcheck-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-netfilter-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-netfilter-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-netfilter-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-news-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-news-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-news-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nfsclient-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-nfsclient-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-nfsclient-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nginx-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-nginx-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-nginx-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nutcracker-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-nutcracker-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-nutcracker-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-openmetrics-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-openmetrics-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-openmetrics-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-openvswitch-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-openvswitch-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-openvswitch-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-oracle-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-oracle-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-oracle-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-pdns-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-pdns-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-pdns-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-postfix-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-postfix-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-postfix-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-rabbitmq-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-rabbitmq-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-rabbitmq-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-redis-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-redis-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-redis-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-rsyslog-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-rsyslog-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-rsyslog-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-samba-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-samba-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-samba-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-slurm-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-slurm-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-slurm-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-snmp-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-snmp-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-snmp-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-unbound-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-unbound-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-unbound-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zswap-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-pmda-zswap-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-pmda-zswap-6.2.0-150500.8.9.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-zeroconf-6.2.0-150500.8.9.1.noarch",
"product": {
"name": "pcp-zeroconf-6.2.0-150500.8.9.1.noarch",
"product_id": "pcp-zeroconf-6.2.0-150500.8.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp3-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp3-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"product_id": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-devel-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-gui-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-gui-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-gui-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-apache-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-bash-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-bind2-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-cifs-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-cisco-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-dm-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-docker-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-logger-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-mailq-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-mounts-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-shping-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-smart-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-sockets-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-summary-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-systemd-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-trace-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-weblog-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "pcp-testsuite-6.2.0-150500.8.9.1.ppc64le",
"product_id": "pcp-testsuite-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"product_id": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"product_id": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"product_id": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"product_id": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"product": {
"name": "python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"product_id": "python3-pcp-6.2.0-150500.8.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp-devel-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp3-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp3-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp_gui2-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp_import1-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp_trace2-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.s390x",
"product_id": "libpcp_web1-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-devel-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-devel-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-gui-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-gui-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-gui-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-apache-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-bash-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-bind2-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-cifs-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-cisco-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-dm-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-docker-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-logger-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-mailq-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-mounts-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-shping-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-smart-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-sockets-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-summary-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-systemd-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-trace-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-weblog-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-system-tools-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "pcp-testsuite-6.2.0-150500.8.9.1.s390x",
"product_id": "pcp-testsuite-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"product_id": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"product_id": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"product_id": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"product_id": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-150500.8.9.1.s390x",
"product": {
"name": "python3-pcp-6.2.0-150500.8.9.1.s390x",
"product_id": "python3-pcp-6.2.0-150500.8.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp-devel-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp3-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp_import1-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"product_id": "libpcp_web1-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-devel-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-gui-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-gui-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-gui-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-import-collectl2pcp-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-apache-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-apache-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-bash-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-bash-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-bind2-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-bind2-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-cifs-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-cifs-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-cisco-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-cisco-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-dm-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-dm-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-docker-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-docker-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-gfs2-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-hacluster-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-infiniband-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-logger-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-logger-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-lustrecomm-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-mailq-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-mailq-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-mounts-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-mounts-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-resctrl-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-resctrl-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-resctrl-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-roomtemp-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-sendmail-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-shping-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-shping-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-smart-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-smart-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-sockets-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-sockets-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-summary-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-summary-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-systemd-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-systemd-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-trace-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-trace-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-weblog-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-weblog-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-pmda-zimbra-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "pcp-testsuite-6.2.0-150500.8.9.1.x86_64",
"product_id": "pcp-testsuite-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"product_id": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"product_id": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"product_id": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"product_id": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"product": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"product_id": "python3-pcp-6.2.0-150500.8.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5",
"product_id": "SUSE Linux Enterprise Server 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp3-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp3-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_import1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp_web1-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-conf-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-conf-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-doc-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-doc-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch"
},
"product_reference": "pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pcp-6.2.0-150500.8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
},
"product_reference": "python3-pcp-6.2.0-150500.8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-16524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16524"
}
],
"notes": [
{
"category": "general",
"text": "A command injection flaw in PCP\u0027s linux_sockets PMDA allows malicious shell metacharacters via the network.persocket.filter metric.\nThis failed validation lets attackers execute arbitrary commands as the PMDA user when metrics refresh.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16524",
"url": "https://www.suse.com/security/cve/CVE-2026-16524"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16524",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:18:40Z",
"details": "critical"
}
],
"title": "CVE-2026-16524"
},
{
"cve": "CVE-2026-16526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16526"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in the PCP linux_sockets module exposes an unsecured internal connection.\nAn attacker with initial code execution can exploit this to escalate privileges and execute arbitrary commands as root.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16526",
"url": "https://www.suse.com/security/cve/CVE-2026-16526"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16526",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:18:40Z",
"details": "critical"
}
],
"title": "CVE-2026-16526"
},
{
"cve": "CVE-2026-16527",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16527"
}
],
"notes": [
{
"category": "general",
"text": "An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16527",
"url": "https://www.suse.com/security/cve/CVE-2026-16527"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16527",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:18:40Z",
"details": "critical"
}
],
"title": "CVE-2026-16527"
},
{
"cve": "CVE-2026-16529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16529"
}
],
"notes": [
{
"category": "general",
"text": "A signed integer overflow in the PCP __pmGetPDU() function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service (DoS) for subsequent packet reads.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16529",
"url": "https://www.suse.com/security/cve/CVE-2026-16529"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16529",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:18:40Z",
"details": "critical"
}
],
"title": "CVE-2026-16529"
},
{
"cve": "CVE-2026-16530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16530"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the PCP (Performance Co-Pilot) `pmproxy` service. A remote attacker can exploit a vulnerability in the `pmLogLoadInDom()` function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the `pmproxy` service crashing, causing a Denial of Service (DoS). Additionally, this flaw may enable the leakage of sensitive information from the system\u0027s memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16530",
"url": "https://www.suse.com/security/cve/CVE-2026-16530"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16530",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:18:40Z",
"details": "critical"
}
],
"title": "CVE-2026-16530"
},
{
"cve": "CVE-2026-16531",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16531"
}
],
"notes": [
{
"category": "general",
"text": "An unauthenticated remote attacker can exploit a path traversal vulnerability in the PCP pmproxy logger servlet using a crafted hostname. This allows arbitrary file and directory creation, potentially leading to a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16531",
"url": "https://www.suse.com/security/cve/CVE-2026-16531"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16531",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp3-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_gui2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_import1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_mmv1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_trace2-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpcp_web1-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-conf-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-devel-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-doc-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-iostat2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-mrtg2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-import-sar2pcp-6.2.0-150500.8.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-pmda-perfevent-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:pcp-system-tools-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogImport-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-LogSummary-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-MMV-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PCP-PMDA-6.2.0-150500.8.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-pcp-6.2.0-150500.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:18:40Z",
"details": "critical"
}
],
"title": "CVE-2026-16531"
}
]
}
SUSE-SU-2026:3508-1
Vulnerability from csaf_suse - Published: 2026-08-05 13:21 - Updated: 2026-08-05 13:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1272922 | self |
| https://bugzilla.suse.com/1272923 | self |
| https://bugzilla.suse.com/1272924 | self |
| https://bugzilla.suse.com/1272925 | self |
| https://bugzilla.suse.com/1272926 | self |
| https://bugzilla.suse.com/1272927 | self |
| https://bugzilla.suse.com/1272928 | self |
| https://bugzilla.suse.com/1272930 | self |
| https://www.suse.com/security/cve/CVE-2026-16524/ | self |
| https://www.suse.com/security/cve/CVE-2026-16526/ | self |
| https://www.suse.com/security/cve/CVE-2026-16527/ | self |
| https://www.suse.com/security/cve/CVE-2026-16529/ | self |
| https://www.suse.com/security/cve/CVE-2026-16530/ | self |
| https://www.suse.com/security/cve/CVE-2026-16531/ | self |
| https://www.suse.com/security/cve/CVE-2026-16524 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16526 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16527 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16529 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16530 | external |
| https://bugzilla.suse.com/1271393 | external |
| https://www.suse.com/security/cve/CVE-2026-16531 | external |
| https://bugzilla.suse.com/1271393 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security update for pcp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pcp fixes the following issues:\n\n- CVE-2026-16524: command injection in `linux_sockets` PMDA via `network.persocket.filter` (bsc#1272922).\n- CVE-2026-16526: pmdaroot privilege escalation via `FD_CLOEXEC` fd inheritance and missing peer credentials\n (bsc#1272923).\n- CVE-2026-16527: missing authentication flags in pmproxy REST API (bsc#1272924).\n- CVE-2026-16529: integer overflow in `__pmGetPDU` leads to permanent DoS (bsc#1272925).\n- CVE-2026-16530: multiple OOB reads in libpcp record and PDU decoders (bsc#1272926).\n- CVE-2026-16531: path traversal via hostname in pmproxy logger servlet (bsc#1272927).\n- command injection in `pmieconf` `write_pmiefile` via `$HOME` and `-f` (bsc#1272928).\n- command injection in `pmlogcp/pmlogmv` `do_link` via unsanitised filenames (bsc#1272930).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3508,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3508,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3508",
"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-su-2026_3508-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3508-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263508-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3508-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049083.html"
},
{
"category": "self",
"summary": "SUSE Bug 1272922",
"url": "https://bugzilla.suse.com/1272922"
},
{
"category": "self",
"summary": "SUSE Bug 1272923",
"url": "https://bugzilla.suse.com/1272923"
},
{
"category": "self",
"summary": "SUSE Bug 1272924",
"url": "https://bugzilla.suse.com/1272924"
},
{
"category": "self",
"summary": "SUSE Bug 1272925",
"url": "https://bugzilla.suse.com/1272925"
},
{
"category": "self",
"summary": "SUSE Bug 1272926",
"url": "https://bugzilla.suse.com/1272926"
},
{
"category": "self",
"summary": "SUSE Bug 1272927",
"url": "https://bugzilla.suse.com/1272927"
},
{
"category": "self",
"summary": "SUSE Bug 1272928",
"url": "https://bugzilla.suse.com/1272928"
},
{
"category": "self",
"summary": "SUSE Bug 1272930",
"url": "https://bugzilla.suse.com/1272930"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16524 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16526 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16526/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16527 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16527/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16529 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16530 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16530/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-16531 page",
"url": "https://www.suse.com/security/cve/CVE-2026-16531/"
}
],
"title": "Security update for pcp",
"tracking": {
"current_release_date": "2026-08-05T13:21:24Z",
"generator": {
"date": "2026-08-05T13:21:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3508-1",
"initial_release_date": "2026-08-05T13:21:24Z",
"revision_history": [
{
"date": "2026-08-05T13:21:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp-devel-6.2.0-6.32.1.aarch64",
"product_id": "libpcp-devel-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp3-6.2.0-6.32.1.aarch64",
"product_id": "libpcp3-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp_gui2-6.2.0-6.32.1.aarch64",
"product_id": "libpcp_gui2-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp_import1-6.2.0-6.32.1.aarch64",
"product_id": "libpcp_import1-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp_mmv1-6.2.0-6.32.1.aarch64",
"product_id": "libpcp_mmv1-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp_trace2-6.2.0-6.32.1.aarch64",
"product_id": "libpcp_trace2-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-6.32.1.aarch64",
"product": {
"name": "libpcp_web1-6.2.0-6.32.1.aarch64",
"product_id": "libpcp_web1-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-6.2.0-6.32.1.aarch64",
"product_id": "pcp-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-devel-6.2.0-6.32.1.aarch64",
"product_id": "pcp-devel-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.aarch64",
"product_id": "pcp-import-collectl2pcp-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-apache-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-apache-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-bash-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-bash-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-bind2-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-bind2-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-cifs-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-cifs-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-cisco-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-cisco-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-dm-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-dm-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-docker-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-docker-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-gfs2-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-hacluster-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-logger-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-logger-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-lustrecomm-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-mailq-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-mailq-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-mounts-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-mounts-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-perfevent-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-roomtemp-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-sendmail-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-shping-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-shping-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-smart-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-smart-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-sockets-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-sockets-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-summary-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-summary-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-systemd-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-systemd-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-trace-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-trace-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-weblog-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-weblog-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.aarch64",
"product_id": "pcp-pmda-zimbra-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-system-tools-6.2.0-6.32.1.aarch64",
"product_id": "pcp-system-tools-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-6.32.1.aarch64",
"product": {
"name": "pcp-testsuite-6.2.0-6.32.1.aarch64",
"product_id": "pcp-testsuite-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-6.32.1.aarch64",
"product": {
"name": "perl-PCP-LogImport-6.2.0-6.32.1.aarch64",
"product_id": "perl-PCP-LogImport-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.aarch64",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.aarch64",
"product_id": "perl-PCP-LogSummary-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-6.32.1.aarch64",
"product": {
"name": "perl-PCP-MMV-6.2.0-6.32.1.aarch64",
"product_id": "perl-PCP-MMV-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-6.32.1.aarch64",
"product": {
"name": "perl-PCP-PMDA-6.2.0-6.32.1.aarch64",
"product_id": "perl-PCP-PMDA-6.2.0-6.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-6.32.1.aarch64",
"product": {
"name": "python3-pcp-6.2.0-6.32.1.aarch64",
"product_id": "python3-pcp-6.2.0-6.32.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp-devel-6.2.0-6.32.1.i586",
"product_id": "libpcp-devel-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp3-6.2.0-6.32.1.i586",
"product_id": "libpcp3-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp_gui2-6.2.0-6.32.1.i586",
"product_id": "libpcp_gui2-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp_import1-6.2.0-6.32.1.i586",
"product_id": "libpcp_import1-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp_mmv1-6.2.0-6.32.1.i586",
"product_id": "libpcp_mmv1-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp_trace2-6.2.0-6.32.1.i586",
"product_id": "libpcp_trace2-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-6.32.1.i586",
"product": {
"name": "libpcp_web1-6.2.0-6.32.1.i586",
"product_id": "libpcp_web1-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-6.2.0-6.32.1.i586",
"product_id": "pcp-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-devel-6.2.0-6.32.1.i586",
"product_id": "pcp-devel-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.i586",
"product_id": "pcp-import-collectl2pcp-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-apache-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-apache-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-bash-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-bash-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-bind2-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-bind2-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-cifs-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-cifs-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-cisco-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-cisco-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-dm-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-dm-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-docker-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-docker-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-gfs2-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-hacluster-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-logger-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-logger-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-lustrecomm-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-mailq-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-mailq-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-mounts-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-mounts-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-perfevent-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-roomtemp-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-sendmail-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-shping-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-shping-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-smart-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-smart-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-sockets-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-sockets-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-summary-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-summary-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-systemd-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-systemd-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-trace-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-trace-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-weblog-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-weblog-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.i586",
"product_id": "pcp-pmda-zimbra-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-system-tools-6.2.0-6.32.1.i586",
"product_id": "pcp-system-tools-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-6.32.1.i586",
"product": {
"name": "pcp-testsuite-6.2.0-6.32.1.i586",
"product_id": "pcp-testsuite-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-6.32.1.i586",
"product": {
"name": "perl-PCP-LogImport-6.2.0-6.32.1.i586",
"product_id": "perl-PCP-LogImport-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.i586",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.i586",
"product_id": "perl-PCP-LogSummary-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-6.32.1.i586",
"product": {
"name": "perl-PCP-MMV-6.2.0-6.32.1.i586",
"product_id": "perl-PCP-MMV-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-6.32.1.i586",
"product": {
"name": "perl-PCP-PMDA-6.2.0-6.32.1.i586",
"product_id": "perl-PCP-PMDA-6.2.0-6.32.1.i586"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-6.32.1.i586",
"product": {
"name": "python3-pcp-6.2.0-6.32.1.i586",
"product_id": "python3-pcp-6.2.0-6.32.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pcp-conf-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-conf-6.2.0-6.32.1.noarch",
"product_id": "pcp-conf-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-doc-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-doc-6.2.0-6.32.1.noarch",
"product_id": "pcp-doc-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2elasticsearch-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2elasticsearch-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2elasticsearch-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2graphite-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2graphite-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2graphite-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2influxdb-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2influxdb-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2influxdb-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2json-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2json-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2json-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2spark-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2spark-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2spark-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2xml-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2xml-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2xml-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-export-pcp2zabbix-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-export-pcp2zabbix-6.2.0-6.32.1.noarch",
"product_id": "pcp-export-pcp2zabbix-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-ganglia2pcp-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-import-ganglia2pcp-6.2.0-6.32.1.noarch",
"product_id": "pcp-import-ganglia2pcp-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-iostat2pcp-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-import-iostat2pcp-6.2.0-6.32.1.noarch",
"product_id": "pcp-import-iostat2pcp-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-mrtg2pcp-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-import-mrtg2pcp-6.2.0-6.32.1.noarch",
"product_id": "pcp-import-mrtg2pcp-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-import-sar2pcp-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-import-sar2pcp-6.2.0-6.32.1.noarch",
"product_id": "pcp-import-sar2pcp-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-activemq-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-activemq-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-activemq-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bonding-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-bonding-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-bonding-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dbping-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-dbping-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-dbping-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-ds389-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-ds389-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-ds389-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-ds389log-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-ds389log-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-ds389log-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-elasticsearch-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-elasticsearch-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-elasticsearch-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gluster-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-gluster-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-gluster-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gpfs-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-gpfs-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-gpfs-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gpsd-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-gpsd-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-gpsd-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-haproxy-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-haproxy-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-haproxy-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lmsensors-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-lmsensors-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-lmsensors-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustre-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-lustre-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-lustre-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-memcache-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-memcache-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-memcache-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mic-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-mic-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-mic-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mysql-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-mysql-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-mysql-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-named-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-named-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-named-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-netcheck-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-netcheck-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-netcheck-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-netfilter-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-netfilter-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-netfilter-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-news-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-news-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-news-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nfsclient-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-nfsclient-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-nfsclient-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nginx-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-nginx-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-nginx-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nutcracker-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-nutcracker-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-nutcracker-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-openmetrics-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-openmetrics-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-openmetrics-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-openvswitch-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-openvswitch-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-openvswitch-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-oracle-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-oracle-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-oracle-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-pdns-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-pdns-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-pdns-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-postfix-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-postfix-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-postfix-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-rabbitmq-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-rabbitmq-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-rabbitmq-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-redis-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-redis-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-redis-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-rsyslog-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-rsyslog-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-rsyslog-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-samba-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-samba-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-samba-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-slurm-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-slurm-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-slurm-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-snmp-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-snmp-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-snmp-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-unbound-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-unbound-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-unbound-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zswap-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-pmda-zswap-6.2.0-6.32.1.noarch",
"product_id": "pcp-pmda-zswap-6.2.0-6.32.1.noarch"
}
},
{
"category": "product_version",
"name": "pcp-zeroconf-6.2.0-6.32.1.noarch",
"product": {
"name": "pcp-zeroconf-6.2.0-6.32.1.noarch",
"product_id": "pcp-zeroconf-6.2.0-6.32.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp-devel-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp-devel-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp3-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp3-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp_gui2-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp_gui2-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp_import1-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp_import1-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp_mmv1-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp_mmv1-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp_trace2-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp_trace2-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-6.32.1.ppc64le",
"product": {
"name": "libpcp_web1-6.2.0-6.32.1.ppc64le",
"product_id": "libpcp_web1-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-devel-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-devel-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-import-collectl2pcp-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-apache-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-apache-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-bash-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-bash-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-bind2-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-bind2-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-cifs-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-cifs-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-cisco-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-cisco-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-dm-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-dm-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-docker-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-docker-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-gfs2-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-hacluster-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-logger-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-logger-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-lustrecomm-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-mailq-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-mailq-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-mounts-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-mounts-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-perfevent-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-roomtemp-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-sendmail-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-shping-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-shping-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-smart-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-smart-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-sockets-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-sockets-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-summary-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-summary-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-systemd-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-systemd-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-trace-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-trace-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-weblog-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-weblog-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-pmda-zimbra-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-system-tools-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-system-tools-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-6.32.1.ppc64le",
"product": {
"name": "pcp-testsuite-6.2.0-6.32.1.ppc64le",
"product_id": "pcp-testsuite-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-6.32.1.ppc64le",
"product": {
"name": "perl-PCP-LogImport-6.2.0-6.32.1.ppc64le",
"product_id": "perl-PCP-LogImport-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.ppc64le",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.ppc64le",
"product_id": "perl-PCP-LogSummary-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-6.32.1.ppc64le",
"product": {
"name": "perl-PCP-MMV-6.2.0-6.32.1.ppc64le",
"product_id": "perl-PCP-MMV-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-6.32.1.ppc64le",
"product": {
"name": "perl-PCP-PMDA-6.2.0-6.32.1.ppc64le",
"product_id": "perl-PCP-PMDA-6.2.0-6.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-6.32.1.ppc64le",
"product": {
"name": "python3-pcp-6.2.0-6.32.1.ppc64le",
"product_id": "python3-pcp-6.2.0-6.32.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp-devel-6.2.0-6.32.1.s390",
"product_id": "libpcp-devel-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp3-6.2.0-6.32.1.s390",
"product_id": "libpcp3-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp_gui2-6.2.0-6.32.1.s390",
"product_id": "libpcp_gui2-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp_import1-6.2.0-6.32.1.s390",
"product_id": "libpcp_import1-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp_mmv1-6.2.0-6.32.1.s390",
"product_id": "libpcp_mmv1-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp_trace2-6.2.0-6.32.1.s390",
"product_id": "libpcp_trace2-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-6.32.1.s390",
"product": {
"name": "libpcp_web1-6.2.0-6.32.1.s390",
"product_id": "libpcp_web1-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-6.2.0-6.32.1.s390",
"product_id": "pcp-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-devel-6.2.0-6.32.1.s390",
"product_id": "pcp-devel-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.s390",
"product_id": "pcp-import-collectl2pcp-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-apache-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-apache-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-bash-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-bash-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-bind2-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-bind2-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-cifs-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-cifs-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-cisco-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-cisco-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-dm-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-dm-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-docker-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-docker-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-gfs2-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-hacluster-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-logger-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-logger-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-lustrecomm-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-mailq-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-mailq-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-mounts-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-mounts-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-roomtemp-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-sendmail-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-shping-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-shping-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-smart-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-smart-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-sockets-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-sockets-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-summary-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-summary-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-systemd-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-systemd-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-trace-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-trace-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-weblog-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-weblog-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.s390",
"product_id": "pcp-pmda-zimbra-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-system-tools-6.2.0-6.32.1.s390",
"product_id": "pcp-system-tools-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-6.32.1.s390",
"product": {
"name": "pcp-testsuite-6.2.0-6.32.1.s390",
"product_id": "pcp-testsuite-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-6.32.1.s390",
"product": {
"name": "perl-PCP-LogImport-6.2.0-6.32.1.s390",
"product_id": "perl-PCP-LogImport-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.s390",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.s390",
"product_id": "perl-PCP-LogSummary-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-6.32.1.s390",
"product": {
"name": "perl-PCP-MMV-6.2.0-6.32.1.s390",
"product_id": "perl-PCP-MMV-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-6.32.1.s390",
"product": {
"name": "perl-PCP-PMDA-6.2.0-6.32.1.s390",
"product_id": "perl-PCP-PMDA-6.2.0-6.32.1.s390"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-6.32.1.s390",
"product": {
"name": "python3-pcp-6.2.0-6.32.1.s390",
"product_id": "python3-pcp-6.2.0-6.32.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp-devel-6.2.0-6.32.1.s390x",
"product_id": "libpcp-devel-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp3-6.2.0-6.32.1.s390x",
"product_id": "libpcp3-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp_gui2-6.2.0-6.32.1.s390x",
"product_id": "libpcp_gui2-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp_import1-6.2.0-6.32.1.s390x",
"product_id": "libpcp_import1-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp_mmv1-6.2.0-6.32.1.s390x",
"product_id": "libpcp_mmv1-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp_trace2-6.2.0-6.32.1.s390x",
"product_id": "libpcp_trace2-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-6.32.1.s390x",
"product": {
"name": "libpcp_web1-6.2.0-6.32.1.s390x",
"product_id": "libpcp_web1-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-6.2.0-6.32.1.s390x",
"product_id": "pcp-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-devel-6.2.0-6.32.1.s390x",
"product_id": "pcp-devel-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.s390x",
"product_id": "pcp-import-collectl2pcp-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-apache-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-apache-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-bash-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-bash-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-bind2-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-bind2-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-cifs-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-cifs-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-cisco-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-cisco-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-dm-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-dm-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-docker-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-docker-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-gfs2-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-hacluster-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-logger-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-logger-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-lustrecomm-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-mailq-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-mailq-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-mounts-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-mounts-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-roomtemp-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-sendmail-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-shping-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-shping-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-smart-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-smart-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-sockets-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-sockets-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-summary-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-summary-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-systemd-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-systemd-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-trace-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-trace-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-weblog-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-weblog-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.s390x",
"product_id": "pcp-pmda-zimbra-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-system-tools-6.2.0-6.32.1.s390x",
"product_id": "pcp-system-tools-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-6.32.1.s390x",
"product": {
"name": "pcp-testsuite-6.2.0-6.32.1.s390x",
"product_id": "pcp-testsuite-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-6.32.1.s390x",
"product": {
"name": "perl-PCP-LogImport-6.2.0-6.32.1.s390x",
"product_id": "perl-PCP-LogImport-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.s390x",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.s390x",
"product_id": "perl-PCP-LogSummary-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-6.32.1.s390x",
"product": {
"name": "perl-PCP-MMV-6.2.0-6.32.1.s390x",
"product_id": "perl-PCP-MMV-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-6.32.1.s390x",
"product": {
"name": "perl-PCP-PMDA-6.2.0-6.32.1.s390x",
"product_id": "perl-PCP-PMDA-6.2.0-6.32.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-6.32.1.s390x",
"product": {
"name": "python3-pcp-6.2.0-6.32.1.s390x",
"product_id": "python3-pcp-6.2.0-6.32.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpcp-devel-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp-devel-6.2.0-6.32.1.x86_64",
"product_id": "libpcp-devel-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp3-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp3-6.2.0-6.32.1.x86_64",
"product_id": "libpcp3-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_gui2-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp_gui2-6.2.0-6.32.1.x86_64",
"product_id": "libpcp_gui2-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_import1-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp_import1-6.2.0-6.32.1.x86_64",
"product_id": "libpcp_import1-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_mmv1-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp_mmv1-6.2.0-6.32.1.x86_64",
"product_id": "libpcp_mmv1-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_trace2-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp_trace2-6.2.0-6.32.1.x86_64",
"product_id": "libpcp_trace2-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpcp_web1-6.2.0-6.32.1.x86_64",
"product": {
"name": "libpcp_web1-6.2.0-6.32.1.x86_64",
"product_id": "libpcp_web1-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-6.2.0-6.32.1.x86_64",
"product_id": "pcp-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-devel-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-devel-6.2.0-6.32.1.x86_64",
"product_id": "pcp-devel-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-import-collectl2pcp-6.2.0-6.32.1.x86_64",
"product_id": "pcp-import-collectl2pcp-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-apache-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-apache-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-apache-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bash-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-bash-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-bash-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-bind2-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-bind2-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-bind2-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cifs-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-cifs-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-cifs-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-cisco-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-cisco-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-cisco-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-dm-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-dm-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-dm-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-docker-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-docker-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-docker-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-gfs2-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-gfs2-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-hacluster-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-hacluster-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-logger-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-logger-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-logger-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-lustrecomm-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-lustrecomm-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mailq-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-mailq-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-mailq-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-mounts-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-mounts-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-mounts-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-nvidia-gpu-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-perfevent-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-perfevent-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-resctrl-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-resctrl-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-resctrl-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-roomtemp-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-roomtemp-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-sendmail-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-sendmail-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-shping-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-shping-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-shping-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-smart-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-smart-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-smart-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-sockets-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-sockets-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-sockets-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-summary-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-summary-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-summary-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-systemd-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-systemd-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-systemd-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-trace-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-trace-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-trace-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-weblog-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-weblog-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-weblog-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-pmda-zimbra-6.2.0-6.32.1.x86_64",
"product_id": "pcp-pmda-zimbra-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-system-tools-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-system-tools-6.2.0-6.32.1.x86_64",
"product_id": "pcp-system-tools-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "pcp-testsuite-6.2.0-6.32.1.x86_64",
"product": {
"name": "pcp-testsuite-6.2.0-6.32.1.x86_64",
"product_id": "pcp-testsuite-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogImport-6.2.0-6.32.1.x86_64",
"product": {
"name": "perl-PCP-LogImport-6.2.0-6.32.1.x86_64",
"product_id": "perl-PCP-LogImport-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.x86_64",
"product": {
"name": "perl-PCP-LogSummary-6.2.0-6.32.1.x86_64",
"product_id": "perl-PCP-LogSummary-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-MMV-6.2.0-6.32.1.x86_64",
"product": {
"name": "perl-PCP-MMV-6.2.0-6.32.1.x86_64",
"product_id": "perl-PCP-MMV-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PCP-PMDA-6.2.0-6.32.1.x86_64",
"product": {
"name": "perl-PCP-PMDA-6.2.0-6.32.1.x86_64",
"product_id": "perl-PCP-PMDA-6.2.0-6.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-pcp-6.2.0-6.32.1.x86_64",
"product": {
"name": "python3-pcp-6.2.0-6.32.1.x86_64",
"product_id": "python3-pcp-6.2.0-6.32.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpcp-devel-6.2.0-6.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64"
},
"product_reference": "libpcp-devel-6.2.0-6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcp-devel-6.2.0-6.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
},
"product_reference": "pcp-devel-6.2.0-6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-16524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16524"
}
],
"notes": [
{
"category": "general",
"text": "A command injection flaw in PCP\u0027s linux_sockets PMDA allows malicious shell metacharacters via the network.persocket.filter metric.\nThis failed validation lets attackers execute arbitrary commands as the PMDA user when metrics refresh.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16524",
"url": "https://www.suse.com/security/cve/CVE-2026-16524"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16524",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:21:24Z",
"details": "critical"
}
],
"title": "CVE-2026-16524"
},
{
"cve": "CVE-2026-16526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16526"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in the PCP linux_sockets module exposes an unsecured internal connection.\nAn attacker with initial code execution can exploit this to escalate privileges and execute arbitrary commands as root.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16526",
"url": "https://www.suse.com/security/cve/CVE-2026-16526"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16526",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:21:24Z",
"details": "critical"
}
],
"title": "CVE-2026-16526"
},
{
"cve": "CVE-2026-16527",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16527"
}
],
"notes": [
{
"category": "general",
"text": "An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16527",
"url": "https://www.suse.com/security/cve/CVE-2026-16527"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16527",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:21:24Z",
"details": "critical"
}
],
"title": "CVE-2026-16527"
},
{
"cve": "CVE-2026-16529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16529"
}
],
"notes": [
{
"category": "general",
"text": "A signed integer overflow in the PCP __pmGetPDU() function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service (DoS) for subsequent packet reads.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16529",
"url": "https://www.suse.com/security/cve/CVE-2026-16529"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16529",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:21:24Z",
"details": "critical"
}
],
"title": "CVE-2026-16529"
},
{
"cve": "CVE-2026-16530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16530"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the PCP (Performance Co-Pilot) `pmproxy` service. A remote attacker can exploit a vulnerability in the `pmLogLoadInDom()` function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the `pmproxy` service crashing, causing a Denial of Service (DoS). Additionally, this flaw may enable the leakage of sensitive information from the system\u0027s memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16530",
"url": "https://www.suse.com/security/cve/CVE-2026-16530"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16530",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:21:24Z",
"details": "critical"
}
],
"title": "CVE-2026-16530"
},
{
"cve": "CVE-2026-16531",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-16531"
}
],
"notes": [
{
"category": "general",
"text": "An unauthenticated remote attacker can exploit a path traversal vulnerability in the PCP pmproxy logger servlet using a crafted hostname. This allows arbitrary file and directory creation, potentially leading to a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-16531",
"url": "https://www.suse.com/security/cve/CVE-2026-16531"
},
{
"category": "external",
"summary": "SUSE Bug 1271393 for CVE-2026-16531",
"url": "https://bugzilla.suse.com/1271393"
}
],
"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 Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpcp-devel-6.2.0-6.32.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pcp-devel-6.2.0-6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-05T13:21:24Z",
"details": "critical"
}
],
"title": "CVE-2026-16531"
}
]
}
ubuntu-cve-2026-16527
Vulnerability from osv_ubuntu
An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpcp-gui2",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-import-perl",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-import1",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-logsummary-perl",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-mmv-perl",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-mmv1",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-pmda-perl",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-pmda3",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp-trace2",
"binary_version": "3.10.8build1"
},
{
"binary_name": "libpcp3",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-conf",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-gui",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-import-collectl2pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-import-ganglia2pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-import-iostat2pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-import-mrtg2pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-import-sar2pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-import-sheet2pcp",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-manager",
"binary_version": "3.10.8build1"
},
{
"binary_name": "pcp-testsuite",
"binary_version": "3.10.8build1"
},
{
"binary_name": "python-pcp",
"binary_version": "3.10.8build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "pcp",
"purl": "pkg:deb/ubuntu/pcp@3.10.8build1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.10.6",
"3.10.8",
"3.10.8build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpcp-gui2",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-import-perl",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-import1",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-logsummary-perl",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-mmv-perl",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-mmv1",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-pmda-perl",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-pmda3",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-trace2",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp-web1",
"binary_version": "4.0.1-1"
},
{
"binary_name": "libpcp3",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-conf",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-export-pcp2graphite",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-export-pcp2influxdb",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-export-zabbix-agent",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-gui",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-import-collectl2pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-import-ganglia2pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-import-iostat2pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-import-mrtg2pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-import-sar2pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-import-sheet2pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-manager",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-testsuite",
"binary_version": "4.0.1-1"
},
{
"binary_name": "pcp-webapi",
"binary_version": "4.0.1-1"
},
{
"binary_name": "python-pcp",
"binary_version": "4.0.1-1"
},
{
"binary_name": "python3-pcp",
"binary_version": "4.0.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "pcp",
"purl": "pkg:deb/ubuntu/pcp@4.0.1-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.12.1",
"3.12.2-1",
"4.0.0-1",
"4.0.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpcp-gui2",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-import-perl",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-import1",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-logsummary-perl",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-mmv-perl",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-mmv1",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-pmda-perl",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-pmda3",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-trace2",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp-web1",
"binary_version": "5.0.3-1"
},
{
"binary_name": "libpcp3",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-conf",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-export-pcp2graphite",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-export-pcp2influxdb",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-export-zabbix-agent",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-gui",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-import-collectl2pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-import-ganglia2pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-import-iostat2pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-import-mrtg2pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-import-sar2pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-import-sheet2pcp",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-manager",
"binary_version": "5.0.3-1"
},
{
"binary_name": "pcp-testsuite",
"binary_version": "5.0.3-1"
},
{
"binary_name": "python3-pcp",
"binary_version": "5.0.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "pcp",
"purl": "pkg:deb/ubuntu/pcp@5.0.3-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.3.4-1build1",
"4.3.4-1build2",
"5.0.0-1",
"5.0.1-1",
"5.0.2-1.1",
"5.0.2-1.1build1",
"5.0.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpcp-gui2",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-import-perl",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-import1",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-logsummary-perl",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-mmv-perl",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-mmv1",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-pmda-perl",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-pmda3",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-trace2",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp-web1",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "libpcp3",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-conf",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2elasticsearch",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2graphite",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2influxdb",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2json",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2spark",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2xlsx",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2xml",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-pcp2zabbix",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-export-zabbix-agent",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-gui",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-import-collectl2pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-import-ganglia2pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-import-iostat2pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-import-mrtg2pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-import-sar2pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-import-sheet2pcp",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-pmda-infiniband",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-testsuite",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "pcp-zeroconf",
"binary_version": "5.3.6-1build1"
},
{
"binary_name": "python3-pcp",
"binary_version": "5.3.6-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "pcp",
"purl": "pkg:deb/ubuntu/pcp@5.3.6-1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.2-1",
"5.3.4-1",
"5.3.5-1",
"5.3.5-1build1",
"5.3.6-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpcp-archive1t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-gui2t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-import-perl",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-import1t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-logsummary-perl",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-mmv-perl",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-mmv1t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-pmda-perl",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-pmda3t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-trace2t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp-web1t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "libpcp3t64",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-conf",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2elasticsearch",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2graphite",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2influxdb",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2json",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2spark",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2xlsx",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2xml",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-pcp2zabbix",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-export-zabbix-agent",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-gui",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-import-collectl2pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-import-ganglia2pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-import-iostat2pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-import-mrtg2pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-import-sar2pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-import-sheet2pcp",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-pmda-infiniband",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-testsuite",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "pcp-zeroconf",
"binary_version": "6.2.0-1.1build4"
},
{
"binary_name": "python3-pcp",
"binary_version": "6.2.0-1.1build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "pcp",
"purl": "pkg:deb/ubuntu/pcp@6.2.0-1.1build4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.0.5-1",
"6.1.0-1",
"6.1.1-1",
"6.1.1-1build2",
"6.2.0-1",
"6.2.0-1.1build3",
"6.2.0-1.1build4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpcp-archive1",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-gui2",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-import-perl",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-import1",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-logsummary-perl",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-mmv-perl",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-mmv1",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-pmda-perl",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-pmda3",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-trace2",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp-web1",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp3",
"binary_version": "7.1.1-1"
},
{
"binary_name": "libpcp4",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-conf",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2elasticsearch",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2graphite",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2influxdb",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2json",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2spark",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2xlsx",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2xml",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-pcp2zabbix",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-export-zabbix-agent",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-gui",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-benchmarks",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-collectl2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-ganglia2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-guidellm2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-iostat2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-mrtg2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-sar2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-import-sheet2pcp",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-pmda-infiniband",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-testsuite",
"binary_version": "7.1.1-1"
},
{
"binary_name": "pcp-zeroconf",
"binary_version": "7.1.1-1"
},
{
"binary_name": "python3-pcp",
"binary_version": "7.1.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "pcp",
"purl": "pkg:deb/ubuntu/pcp@7.1.1-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.3.8-1",
"7.0.2-1",
"7.1.0-1",
"7.1.1-1"
]
}
],
"aliases": [],
"details": "An unauthenticated remote attacker can bypass access controls by sending crafted requests to the PCP pmproxy /store endpoint. This allows the attacker to overwrite any PMDA metric, leading to arbitrary code execution and system takeover.",
"id": "UBUNTU-CVE-2026-16527",
"modified": "2026-08-06T00:12:17Z",
"published": "2026-07-30T06:25:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-16527"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16527"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506031"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-16527"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-16527"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.