Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-3880 (GCVE-0-2019-3880)
Vulnerability from cvelistv5 – Published: 2019-04-09 15:18 – Updated: 2024-08-04 19:19
VLAI
EPSS
Summary
A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.
Severity
4.2 (Medium)
CWE
Assigner
References
15 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| The Samba Project | samba |
Affected:
4.8.11
Affected: 4.9.6 Affected: 4.10.2 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T19:19:18.589Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880"
},
{
"name": "[debian-lts-announce] 20190409 [SECURITY] [DLA 1754-1] samba security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html"
},
{
"name": "openSUSE-SU-2019:1180",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190411-0004/"
},
{
"name": "FEDORA-2019-cacf88eabf",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.synology.com/security/advisory/Synology_SA_19_15"
},
{
"name": "FEDORA-2019-db21b5f1d2",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/"
},
{
"name": "openSUSE-SU-2019:1292",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html"
},
{
"name": "FEDORA-2019-019c5314a0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.f5.com/csp/article/K20804356"
},
{
"name": "RHSA-2019:1966",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1966"
},
{
"name": "RHSA-2019:1967",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1967"
},
{
"name": "RHSA-2019:2099",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"name": "RHSA-2019:3582",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "samba",
"vendor": "The Samba Project",
"versions": [
{
"status": "affected",
"version": "4.8.11"
},
{
"status": "affected",
"version": "4.9.6"
},
{
"status": "affected",
"version": "4.10.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-06T00:07:56.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880"
},
{
"name": "[debian-lts-announce] 20190409 [SECURITY] [DLA 1754-1] samba security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html"
},
{
"name": "openSUSE-SU-2019:1180",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190411-0004/"
},
{
"name": "FEDORA-2019-cacf88eabf",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.synology.com/security/advisory/Synology_SA_19_15"
},
{
"name": "FEDORA-2019-db21b5f1d2",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/"
},
{
"name": "openSUSE-SU-2019:1292",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html"
},
{
"name": "FEDORA-2019-019c5314a0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.f5.com/csp/article/K20804356"
},
{
"name": "RHSA-2019:1966",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1966"
},
{
"name": "RHSA-2019:1967",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1967"
},
{
"name": "RHSA-2019:2099",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"name": "RHSA-2019:3582",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-3880",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "samba",
"version": {
"version_data": [
{
"version_value": "4.8.11"
},
{
"version_value": "4.9.6"
},
{
"version_value": "4.10.2"
}
]
}
}
]
},
"vendor_name": "The Samba Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.2/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.samba.org/samba/security/CVE-2019-3880.html",
"refsource": "MISC",
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880"
},
{
"name": "[debian-lts-announce] 20190409 [SECURITY] [DLA 1754-1] samba security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html"
},
{
"name": "openSUSE-SU-2019:1180",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190411-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190411-0004/"
},
{
"name": "FEDORA-2019-cacf88eabf",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/"
},
{
"name": "https://www.synology.com/security/advisory/Synology_SA_19_15",
"refsource": "CONFIRM",
"url": "https://www.synology.com/security/advisory/Synology_SA_19_15"
},
{
"name": "FEDORA-2019-db21b5f1d2",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/"
},
{
"name": "openSUSE-SU-2019:1292",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html"
},
{
"name": "FEDORA-2019-019c5314a0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/"
},
{
"name": "https://support.f5.com/csp/article/K20804356",
"refsource": "CONFIRM",
"url": "https://support.f5.com/csp/article/K20804356"
},
{
"name": "RHSA-2019:1966",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1966"
},
{
"name": "RHSA-2019:1967",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1967"
},
{
"name": "RHSA-2019:2099",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"name": "RHSA-2019:3582",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-3880",
"datePublished": "2019-04-09T15:18:08.000Z",
"dateReserved": "2019-01-03T00:00:00.000Z",
"dateUpdated": "2024-08-04T19:19:18.589Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-3880",
"date": "2026-05-30",
"epss": "0.03388",
"percentile": "0.87601"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-3880\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-04-09T16:29:01.927\",\"lastModified\":\"2024-11-21T04:42:47.070\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en la forma en que samba implement\u00f3 RPC endpoint, que emula la API de servicios de registro de Windows. Un atacante sin privilegios podr\u00eda usar este defecto para crear un nuevo archivo de registro hive en cualquier lugar que tenga permisos Unix, lo que podr\u00eda llevar a la creaci\u00f3n de un nuevo archivo en el recurso compartido de Samba. Las versiones anteriores a la 4.8.11, 4.9.6 y 4.10.2 son vulnerables.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:P\",\"baseScore\":5.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"4.8.11\",\"matchCriteriaId\":\"B33E07C7-A04B-46B3-A0DD-C01376F908D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.9.0\",\"versionEndExcluding\":\"4.9.6\",\"matchCriteriaId\":\"FB5809AF-3124-4475-A102-896C8909149C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.10.0\",\"versionEndExcluding\":\"4.10.2\",\"matchCriteriaId\":\"08F84037-A781-469C-B023-952B56E0C26E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:gluster_storage:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1986832-44C9-491E-A75D-AAD8FAE683E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F65DAB0-3DAD-49FF-BC73-3581CC3D5BF3\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1966\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1967\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2099\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3582\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190411-0004/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K20804356\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.samba.org/samba/security/CVE-2019-3880.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.synology.com/security/advisory/Synology_SA_19_15\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/cve-2019-3880\",\"source\":\"nvd@nist.gov\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1966\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1967\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2099\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3582\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190411-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K20804356\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.samba.org/samba/security/CVE-2019-3880.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.synology.com/security/advisory/Synology_SA_19_15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2019:2099
Vulnerability from csaf_redhat - Published: 2019-08-06 14:22 - Updated: 2026-02-23 16:22Summary
Red Hat Security Advisory: samba security, bug fix, and enhancement update
Severity
Moderate
Notes
Topic: An update for samba is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Samba is an open-source implementation of the Server Message Block (SMB) protocol and the related Common Internet File System (CIFS) protocol, which allow PC-compatible machines to share files, printers, and various information.
The following packages have been upgraded to a later upstream version: samba (4.9.1). (BZ#1649434)
Security Fix(es):
* samba: save registry file outside share as unprivileged user (CVE-2019-3880)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share.
4.2 (Medium)
Affected products
Fixed
1215 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-0:4.9.1-6.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
Threats
Impact
Moderate
References
21 references
Acknowledgments
Michael Hanselmann
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for samba is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Samba is an open-source implementation of the Server Message Block (SMB) protocol and the related Common Internet File System (CIFS) protocol, which allow PC-compatible machines to share files, printers, and various information.\n\nThe following packages have been upgraded to a later upstream version: samba (4.9.1). (BZ#1649434)\n\nSecurity Fix(es):\n\n* samba: save registry file outside share as unprivileged user (CVE-2019-3880)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2099",
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index"
},
{
"category": "external",
"summary": "1479451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1479451"
},
{
"category": "external",
"summary": "1529301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1529301"
},
{
"category": "external",
"summary": "1600274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1600274"
},
{
"category": "external",
"summary": "1623140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623140"
},
{
"category": "external",
"summary": "1649434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649434"
},
{
"category": "external",
"summary": "1650452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1650452"
},
{
"category": "external",
"summary": "1656405",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1656405"
},
{
"category": "external",
"summary": "1659533",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1659533"
},
{
"category": "external",
"summary": "1662408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1662408"
},
{
"category": "external",
"summary": "1674403",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1674403"
},
{
"category": "external",
"summary": "1690222",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690222"
},
{
"category": "external",
"summary": "1691518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691518"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2099.json"
}
],
"title": "Red Hat Security Advisory: samba security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-02-23T16:22:07+00:00",
"generator": {
"date": "2026-02-23T16:22:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2019:2099",
"initial_release_date": "2019-08-06T14:22:52+00:00",
"revision_history": [
{
"date": "2019-08-06T14:22:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-06T14:22:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T16:22:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"product": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"product_id": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.9.1-6.el7.x86_64",
"product": {
"name": "ctdb-0:4.9.1-6.el7.x86_64",
"product_id": "ctdb-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"product_id": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-python-0:4.9.1-6.el7.x86_64",
"product_id": "samba-python-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.x86_64",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64",
"product_id": "libwbclient-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.x86_64",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64",
"product_id": "libsmbclient-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"product_id": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64",
"product_id": "samba-libs-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"product_id": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"product_id": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-0:4.9.1-6.el7.x86_64",
"product_id": "samba-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-client-0:4.9.1-6.el7.x86_64",
"product_id": "samba-client-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"product_id": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64",
"product_id": "samba-winbind-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64",
"product_id": "samba-python-test-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64",
"product_id": "samba-devel-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"product_id": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"product_id": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-vfs-glusterfs@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64",
"product_id": "samba-dc-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-test-0:4.9.1-6.el7.x86_64",
"product_id": "samba-test-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"product_id": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"product_id": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.9.1-6.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-tests-0:4.9.1-6.el7.s390x",
"product": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x",
"product_id": "ctdb-tests-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.9.1-6.el7.s390x",
"product": {
"name": "ctdb-0:4.9.1-6.el7.s390x",
"product_id": "ctdb-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-python-0:4.9.1-6.el7.s390x",
"product_id": "samba-python-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x",
"product_id": "samba-python-test-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.s390x",
"product_id": "samba-devel-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"product_id": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-dc-0:4.9.1-6.el7.s390x",
"product_id": "samba-dc-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-test-0:4.9.1-6.el7.s390x",
"product_id": "samba-test-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x",
"product_id": "samba-test-libs-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"product_id": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x",
"product_id": "samba-common-libs-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.s390x",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.s390x",
"product_id": "libwbclient-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.s390x",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x",
"product_id": "libsmbclient-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"product_id": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.s390x",
"product_id": "samba-libs-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x",
"product_id": "samba-client-libs-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x",
"product_id": "samba-common-tools-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-0:4.9.1-6.el7.s390x",
"product_id": "samba-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-client-0:4.9.1-6.el7.s390x",
"product_id": "samba-client-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"product_id": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.9.1-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.9.1-6.el7.s390x",
"product": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x",
"product_id": "samba-winbind-0:4.9.1-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.9.1-6.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"product_id": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le",
"product_id": "ctdb-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-python-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-devel-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-dc-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-test-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le",
"product_id": "libwbclient-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"product_id": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-libs-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-client-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.9.1-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"product": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"product_id": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.9.1-6.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-python-0:4.9.1-6.el7.i686",
"product_id": "samba-python-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.i686",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.i686",
"product_id": "libwbclient-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.i686",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.i686",
"product_id": "libsmbclient-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.i686",
"product_id": "samba-libs-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686",
"product_id": "samba-client-libs-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.i686",
"product_id": "samba-devel-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.i686",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.i686",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686",
"product_id": "samba-test-libs-0:4.9.1-6.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-0:4.9.1-6.el7.src",
"product": {
"name": "samba-0:4.9.1-6.el7.src",
"product_id": "samba-0:4.9.1-6.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.9.1-6.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-common-0:4.9.1-6.el7.noarch",
"product": {
"name": "samba-common-0:4.9.1-6.el7.noarch",
"product_id": "samba-common-0:4.9.1-6.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common@4.9.1-6.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-pidl-0:4.9.1-6.el7.noarch",
"product": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch",
"product_id": "samba-pidl-0:4.9.1-6.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-pidl@4.9.1-6.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-python-0:4.9.1-6.el7.ppc",
"product_id": "samba-python-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.ppc",
"product_id": "samba-devel-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc",
"product_id": "samba-test-libs-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.ppc",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.ppc",
"product_id": "libwbclient-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.ppc",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc",
"product_id": "libsmbclient-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.ppc",
"product_id": "samba-libs-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc",
"product_id": "samba-client-libs-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-python-0:4.9.1-6.el7.ppc64",
"product_id": "samba-python-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64",
"product_id": "samba-python-test-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64",
"product_id": "samba-devel-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"product_id": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64",
"product_id": "samba-dc-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-test-0:4.9.1-6.el7.ppc64",
"product_id": "samba-test-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"product_id": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"product_id": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"product_id": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.ppc64",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64",
"product_id": "libwbclient-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.ppc64",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64",
"product_id": "libsmbclient-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"product_id": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64",
"product_id": "samba-libs-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"product_id": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"product_id": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-0:4.9.1-6.el7.ppc64",
"product_id": "samba-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-client-0:4.9.1-6.el7.ppc64",
"product_id": "samba-client-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"product_id": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.9.1-6.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.9.1-6.el7.ppc64",
"product": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64",
"product_id": "samba-winbind-0:4.9.1-6.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.9.1-6.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"product": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"product_id": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-python-0:4.9.1-6.el7.s390",
"product_id": "samba-python-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-devel-0:4.9.1-6.el7.s390",
"product_id": "samba-devel-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.9.1-6.el7.s390",
"product": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390",
"product_id": "libwbclient-devel-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390",
"product_id": "samba-test-libs-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390",
"product_id": "samba-debuginfo-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.9.1-6.el7.s390",
"product": {
"name": "libwbclient-0:4.9.1-6.el7.s390",
"product_id": "libwbclient-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.9.1-6.el7.s390",
"product": {
"name": "libsmbclient-0:4.9.1-6.el7.s390",
"product_id": "libsmbclient-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-libs-0:4.9.1-6.el7.s390",
"product_id": "samba-libs-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390",
"product_id": "samba-client-libs-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.9.1-6.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"product": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"product_id": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.9.1-6.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-0:4.9.1-6.el7.src"
},
"product_reference": "samba-0:4.9.1-6.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-common-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-devel-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.9.1-6.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch"
},
"product_reference": "samba-pidl-0:4.9.1-6.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-python-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.9.1-6.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
]
}
],
"cve": "CVE-2019-3880",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2019-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1691518"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: save registry file outside share as unprivileged user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of samba shipped with Red Hat Gluster Storage 3, as it contains the vulnerable functionality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-0:4.9.1-6.el7.src",
"7Client-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-0:4.9.1-6.el7.src",
"7Server-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.src",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "RHBZ#1691518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691518"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3880",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3880"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2019-3880.html",
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
}
],
"release_date": "2019-04-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T14:22:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"7Client-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-0:4.9.1-6.el7.src",
"7Client-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-0:4.9.1-6.el7.src",
"7Server-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.src",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"category": "workaround",
"details": "Either turn off SMB1 by setting the global parameter:\n\u0027min protocol = SMB2\u0027\nor if SMB1 is required turn off unix extensions by setting the global parameter:\n\u0027unix extensions = no\u0027\nin the smb.conf file.",
"product_ids": [
"7Client-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-0:4.9.1-6.el7.src",
"7Client-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-0:4.9.1-6.el7.src",
"7Server-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.src",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"7Client-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-0:4.9.1-6.el7.src",
"7Client-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Client-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Client-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.src",
"7ComputeNode-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7ComputeNode-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-0:4.9.1-6.el7.src",
"7Server-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.src",
"7Server-ResilientStorage-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-ResilientStorage-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Server-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Server-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:ctdb-tests-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libsmbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:libwbclient-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.src",
"7Workstation-optional-7.7:samba-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-client-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-common-tools-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-dc-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-debuginfo-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-devel-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-krb5-printing-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-pidl-0:4.9.1-6.el7.noarch",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-python-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-test-libs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-vfs-glusterfs-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-clients-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-krb5-locator-0:4.9.1-6.el7.x86_64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.i686",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.ppc64le",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.s390x",
"7Workstation-optional-7.7:samba-winbind-modules-0:4.9.1-6.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: save registry file outside share as unprivileged user"
}
]
}
RHSA-2019:3582
Vulnerability from csaf_redhat - Published: 2019-11-05 21:13 - Updated: 2026-02-23 16:22Summary
Red Hat Security Advisory: samba security, bug fix, and enhancement update
Severity
Moderate
Notes
Topic: An update for samba is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Samba is an open-source implementation of the Server Message Block (SMB) protocol and the related Common Internet File System (CIFS) protocol, which allow PC-compatible machines to share files, printers, and various information.
The following packages have been upgraded to a later upstream version: samba (4.10.4). (BZ#1638001)
Security Fix(es):
* samba: save registry file outside share as unprivileged user (CVE-2019-3880)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share.
4.2 (Medium)
Affected products
Fixed
573 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0:ctdb-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-0:4.10.4-1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-0:4.10.4-1.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-0:4.10.4-1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-0:4.10.4-1.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-0:4.10.4-1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-0:4.10.4-1.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
Threats
Impact
Moderate
References
12 references
Acknowledgments
Michael Hanselmann
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for samba is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Samba is an open-source implementation of the Server Message Block (SMB) protocol and the related Common Internet File System (CIFS) protocol, which allow PC-compatible machines to share files, printers, and various information.\n\nThe following packages have been upgraded to a later upstream version: samba (4.10.4). (BZ#1638001)\n\nSecurity Fix(es):\n\n* samba: save registry file outside share as unprivileged user (CVE-2019-3880)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:3582",
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1669004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1669004"
},
{
"category": "external",
"summary": "1672167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1672167"
},
{
"category": "external",
"summary": "1691518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691518"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3582.json"
}
],
"title": "Red Hat Security Advisory: samba security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-02-23T16:22:12+00:00",
"generator": {
"date": "2026-02-23T16:22:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2019:3582",
"initial_release_date": "2019-11-05T21:13:56+00:00",
"revision_history": [
{
"date": "2019-11-05T21:13:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T21:13:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T16:22:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.10.4-1.el8.i686",
"product": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.i686",
"product_id": "libsmbclient-devel-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.10.4-1.el8.i686",
"product": {
"name": "libwbclient-devel-0:4.10.4-1.el8.i686",
"product_id": "libwbclient-devel-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-debugsource-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-debugsource-0:4.10.4-1.el8.i686",
"product_id": "samba-debugsource-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debugsource@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ctdb-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "ctdb-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-client-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-client-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-test-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-test-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"product_id": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules-debuginfo@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.10.4-1.el8.i686",
"product": {
"name": "libsmbclient-0:4.10.4-1.el8.i686",
"product_id": "libsmbclient-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.10.4-1.el8.i686",
"product": {
"name": "libwbclient-0:4.10.4-1.el8.i686",
"product_id": "libwbclient-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-samba-0:4.10.4-1.el8.i686",
"product": {
"name": "python3-samba-0:4.10.4-1.el8.i686",
"product_id": "python3-samba-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-client-libs-0:4.10.4-1.el8.i686",
"product_id": "samba-client-libs-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-libs-0:4.10.4-1.el8.i686",
"product_id": "samba-libs-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.10.4-1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.10.4-1.el8.i686",
"product": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.i686",
"product_id": "samba-winbind-modules-0:4.10.4-1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.10.4-1.el8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"product": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"product_id": "libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.10.4-1.el8.x86_64",
"product": {
"name": "libwbclient-devel-0:4.10.4-1.el8.x86_64",
"product_id": "libwbclient-devel-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debugsource-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-debugsource-0:4.10.4-1.el8.x86_64",
"product_id": "samba-debugsource-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debugsource@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-vfs-glusterfs-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules-debuginfo@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-test-0:4.10.4-1.el8.x86_64",
"product_id": "samba-test-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.10.4-1.el8.x86_64",
"product": {
"name": "ctdb-0:4.10.4-1.el8.x86_64",
"product_id": "ctdb-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.10.4-1.el8.x86_64",
"product": {
"name": "ctdb-tests-0:4.10.4-1.el8.x86_64",
"product_id": "ctdb-tests-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.10.4-1.el8.x86_64",
"product": {
"name": "libsmbclient-0:4.10.4-1.el8.x86_64",
"product_id": "libsmbclient-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.10.4-1.el8.x86_64",
"product": {
"name": "libwbclient-0:4.10.4-1.el8.x86_64",
"product_id": "libwbclient-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-samba-0:4.10.4-1.el8.x86_64",
"product": {
"name": "python3-samba-0:4.10.4-1.el8.x86_64",
"product_id": "python3-samba-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-samba-test-0:4.10.4-1.el8.x86_64",
"product": {
"name": "python3-samba-test-0:4.10.4-1.el8.x86_64",
"product_id": "python3-samba-test-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-test@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-0:4.10.4-1.el8.x86_64",
"product_id": "samba-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-client-0:4.10.4-1.el8.x86_64",
"product_id": "samba-client-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-client-libs-0:4.10.4-1.el8.x86_64",
"product_id": "samba-client-libs-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-common-libs-0:4.10.4-1.el8.x86_64",
"product_id": "samba-common-libs-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-common-tools-0:4.10.4-1.el8.x86_64",
"product_id": "samba-common-tools-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"product_id": "samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-libs-0:4.10.4-1.el8.x86_64",
"product_id": "samba-libs-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-test-libs-0:4.10.4-1.el8.x86_64",
"product_id": "samba-test-libs-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.10.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"product": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"product_id": "samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.10.4-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"product_id": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"product_id": "libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-debugsource-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-debugsource-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-debugsource-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debugsource@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules-debuginfo@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-test-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-test-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "ctdb-0:4.10.4-1.el8.ppc64le",
"product_id": "ctdb-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "ctdb-tests-0:4.10.4-1.el8.ppc64le",
"product_id": "ctdb-tests-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "libsmbclient-0:4.10.4-1.el8.ppc64le",
"product_id": "libsmbclient-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "libwbclient-0:4.10.4-1.el8.ppc64le",
"product_id": "libwbclient-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-samba-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "python3-samba-0:4.10.4-1.el8.ppc64le",
"product_id": "python3-samba-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-samba-test-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "python3-samba-test-0:4.10.4-1.el8.ppc64le",
"product_id": "python3-samba-test-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-test@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-client-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-client-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-client-libs-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-client-libs-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-common-libs-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-common-libs-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-common-tools-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-common-tools-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-libs-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-libs-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-test-libs-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-test-libs-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.10.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"product": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"product_id": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.10.4-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.10.4-1.el8.s390x",
"product": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.s390x",
"product_id": "libsmbclient-devel-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.10.4-1.el8.s390x",
"product": {
"name": "libwbclient-devel-0:4.10.4-1.el8.s390x",
"product_id": "libwbclient-devel-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-debugsource-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-debugsource-0:4.10.4-1.el8.s390x",
"product_id": "samba-debugsource-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debugsource@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules-debuginfo@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-test-0:4.10.4-1.el8.s390x",
"product_id": "samba-test-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.10.4-1.el8.s390x",
"product": {
"name": "ctdb-0:4.10.4-1.el8.s390x",
"product_id": "ctdb-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.10.4-1.el8.s390x",
"product": {
"name": "ctdb-tests-0:4.10.4-1.el8.s390x",
"product_id": "ctdb-tests-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.10.4-1.el8.s390x",
"product": {
"name": "libsmbclient-0:4.10.4-1.el8.s390x",
"product_id": "libsmbclient-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.10.4-1.el8.s390x",
"product": {
"name": "libwbclient-0:4.10.4-1.el8.s390x",
"product_id": "libwbclient-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-samba-0:4.10.4-1.el8.s390x",
"product": {
"name": "python3-samba-0:4.10.4-1.el8.s390x",
"product_id": "python3-samba-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-samba-test-0:4.10.4-1.el8.s390x",
"product": {
"name": "python3-samba-test-0:4.10.4-1.el8.s390x",
"product_id": "python3-samba-test-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-test@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-0:4.10.4-1.el8.s390x",
"product_id": "samba-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-client-0:4.10.4-1.el8.s390x",
"product_id": "samba-client-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-client-libs-0:4.10.4-1.el8.s390x",
"product_id": "samba-client-libs-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-common-libs-0:4.10.4-1.el8.s390x",
"product_id": "samba-common-libs-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-common-tools-0:4.10.4-1.el8.s390x",
"product_id": "samba-common-tools-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.s390x",
"product_id": "samba-krb5-printing-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-libs-0:4.10.4-1.el8.s390x",
"product_id": "samba-libs-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-test-libs-0:4.10.4-1.el8.s390x",
"product_id": "samba-test-libs-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-clients-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.10.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.10.4-1.el8.s390x",
"product": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.s390x",
"product_id": "samba-winbind-modules-0:4.10.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.10.4-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"product": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"product_id": "libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.10.4-1.el8.aarch64",
"product": {
"name": "libwbclient-devel-0:4.10.4-1.el8.aarch64",
"product_id": "libwbclient-devel-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-debugsource-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-debugsource-0:4.10.4-1.el8.aarch64",
"product_id": "samba-debugsource-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debugsource@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules-debuginfo@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-test-0:4.10.4-1.el8.aarch64",
"product_id": "samba-test-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.10.4-1.el8.aarch64",
"product": {
"name": "ctdb-0:4.10.4-1.el8.aarch64",
"product_id": "ctdb-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.10.4-1.el8.aarch64",
"product": {
"name": "ctdb-tests-0:4.10.4-1.el8.aarch64",
"product_id": "ctdb-tests-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.10.4-1.el8.aarch64",
"product": {
"name": "libsmbclient-0:4.10.4-1.el8.aarch64",
"product_id": "libsmbclient-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.10.4-1.el8.aarch64",
"product": {
"name": "libwbclient-0:4.10.4-1.el8.aarch64",
"product_id": "libwbclient-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-samba-0:4.10.4-1.el8.aarch64",
"product": {
"name": "python3-samba-0:4.10.4-1.el8.aarch64",
"product_id": "python3-samba-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-samba-test-0:4.10.4-1.el8.aarch64",
"product": {
"name": "python3-samba-test-0:4.10.4-1.el8.aarch64",
"product_id": "python3-samba-test-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-samba-test@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-0:4.10.4-1.el8.aarch64",
"product_id": "samba-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-client-0:4.10.4-1.el8.aarch64",
"product_id": "samba-client-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-client-libs-0:4.10.4-1.el8.aarch64",
"product_id": "samba-client-libs-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-common-libs-0:4.10.4-1.el8.aarch64",
"product_id": "samba-common-libs-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-common-tools-0:4.10.4-1.el8.aarch64",
"product_id": "samba-common-tools-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"product_id": "samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-libs-0:4.10.4-1.el8.aarch64",
"product_id": "samba-libs-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-test-libs-0:4.10.4-1.el8.aarch64",
"product_id": "samba-test-libs-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.10.4-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"product": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"product_id": "samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.10.4-1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-0:4.10.4-1.el8.src",
"product": {
"name": "samba-0:4.10.4-1.el8.src",
"product_id": "samba-0:4.10.4-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.10.4-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-common-0:4.10.4-1.el8.noarch",
"product": {
"name": "samba-common-0:4.10.4-1.el8.noarch",
"product_id": "samba-common-0:4.10.4-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common@4.10.4-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-pidl-0:4.10.4-1.el8.noarch",
"product": {
"name": "samba-pidl-0:4.10.4-1.el8.noarch",
"product_id": "samba-pidl-0:4.10.4-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-pidl@4.10.4-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.i686"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-0:4.10.4-1.el8.src"
},
"product_reference": "samba-0:4.10.4-1.el8.src",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.10.4-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-0:4.10.4-1.el8.noarch"
},
"product_reference": "samba-common-0:4.10.4-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.10.4-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch"
},
"product_reference": "samba-pidl-0:4.10.4-1.el8.noarch",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.i686"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-0:4.10.4-1.el8.src"
},
"product_reference": "samba-0:4.10.4-1.el8.src",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.10.4-1.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-0:4.10.4-1.el8.noarch"
},
"product_reference": "samba-common-0:4.10.4-1.el8.noarch",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.10.4-1.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch"
},
"product_reference": "samba-pidl-0:4.10.4-1.el8.noarch",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-tests-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64"
},
"product_reference": "libwbclient-devel-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-0:4.10.4-1.el8.i686"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-samba-test-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64"
},
"product_reference": "python3-samba-test-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-0:4.10.4-1.el8.src"
},
"product_reference": "samba-0:4.10.4-1.el8.src",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.10.4-1.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-0:4.10.4-1.el8.noarch"
},
"product_reference": "samba-common-0:4.10.4-1.el8.noarch",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-tools-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debugsource-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-debugsource-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.10.4-1.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch"
},
"product_reference": "samba-pidl-0:4.10.4-1.el8.noarch",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-libs-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"relates_to_product_reference": "CRB-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
},
"product_reference": "samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
]
}
],
"cve": "CVE-2019-3880",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2019-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1691518"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: save registry file outside share as unprivileged user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of samba shipped with Red Hat Gluster Storage 3, as it contains the vulnerable functionality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.src",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.src",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-0:4.10.4-1.el8.src",
"CRB-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "RHBZ#1691518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691518"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3880",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3880"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2019-3880.html",
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
}
],
"release_date": "2019-04-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:13:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.src",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.src",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-0:4.10.4-1.el8.src",
"CRB-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
},
{
"category": "workaround",
"details": "Either turn off SMB1 by setting the global parameter:\n\u0027min protocol = SMB2\u0027\nor if SMB1 is required turn off unix extensions by setting the global parameter:\n\u0027unix extensions = no\u0027\nin the smb.conf file.",
"product_ids": [
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.src",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.src",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-0:4.10.4-1.el8.src",
"CRB-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.src",
"AppStream-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"AppStream-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.src",
"BaseOS-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"BaseOS-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:ctdb-tests-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libsmbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.i686",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:libwbclient-devel-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:python3-samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-0:4.10.4-1.el8.src",
"CRB-8.1.0:samba-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-client-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-common-tools-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-debugsource-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-krb5-printing-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-pidl-0:4.10.4-1.el8.noarch",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-test-libs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-vfs-glusterfs-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-clients-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-krb5-locator-debuginfo-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-0:4.10.4-1.el8.x86_64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.aarch64",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.i686",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.ppc64le",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.s390x",
"CRB-8.1.0:samba-winbind-modules-debuginfo-0:4.10.4-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: save registry file outside share as unprivileged user"
}
]
}
SUSE-SU-2019:1037-1
Vulnerability from csaf_suse - Published: 2019-04-25 12:55 - Updated: 2019-04-25 12:55Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).
Non-security issues fixed:
- Fix vfs_ceph ftruncate and fallocate handling (bsc#1127153).
- Abide by load_printers smb.conf parameter (bsc#1124223).
- s3:winbindd: let normalize_name_map() call find_domain_from_name_noinit() (bsc#1123755).
- s3:passdb: Do not return OK if we don't have pinfo set up (bsc#1099590).
- s3:winbind: Fix regression (bsc#1123755).
Patchnames: SUSE-2019-1037,SUSE-SLE-DESKTOP-12-SP3-2019-1037,SUSE-SLE-DESKTOP-12-SP4-2019-1037,SUSE-SLE-HA-12-SP3-2019-1037,SUSE-SLE-HA-12-SP4-2019-1037,SUSE-SLE-SDK-12-SP3-2019-1037,SUSE-SLE-SDK-12-SP4-2019-1037,SUSE-SLE-SERVER-12-SP3-2019-1037,SUSE-SLE-SERVER-12-SP4-2019-1037,SUSE-Storage-5-2019-1037
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
686 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).\n\nNon-security issues fixed:\n\n- Fix vfs_ceph ftruncate and fallocate handling (bsc#1127153).\n- Abide by load_printers smb.conf parameter (bsc#1124223).\n- s3:winbindd: let normalize_name_map() call find_domain_from_name_noinit() (bsc#1123755).\n- s3:passdb: Do not return OK if we don\u0027t have pinfo set up (bsc#1099590).\n- s3:winbind: Fix regression (bsc#1123755).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1037,SUSE-SLE-DESKTOP-12-SP3-2019-1037,SUSE-SLE-DESKTOP-12-SP4-2019-1037,SUSE-SLE-HA-12-SP3-2019-1037,SUSE-SLE-HA-12-SP4-2019-1037,SUSE-SLE-SDK-12-SP3-2019-1037,SUSE-SLE-SDK-12-SP4-2019-1037,SUSE-SLE-SERVER-12-SP3-2019-1037,SUSE-SLE-SERVER-12-SP4-2019-1037,SUSE-Storage-5-2019-1037",
"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-2019_1037-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1037-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191037-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1037-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005365.html"
},
{
"category": "self",
"summary": "SUSE Bug 1099590",
"url": "https://bugzilla.suse.com/1099590"
},
{
"category": "self",
"summary": "SUSE Bug 1123755",
"url": "https://bugzilla.suse.com/1123755"
},
{
"category": "self",
"summary": "SUSE Bug 1124223",
"url": "https://bugzilla.suse.com/1124223"
},
{
"category": "self",
"summary": "SUSE Bug 1127153",
"url": "https://bugzilla.suse.com/1127153"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-04-25T12:55:23Z",
"generator": {
"date": "2019-04-25T12:55:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1037-1",
"initial_release_date": "2019-04-25T12:55:23Z",
"revision_history": [
{
"date": "2019-04-25T12:55:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-python-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-test-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"product_id": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libndr0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamba-errors0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamba-errors0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamba-policy0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamba-policy0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libsmbldap0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libsmbldap0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "samba-client-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.6.16+git.154.2998451b912-3.40.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "ctdb-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libndr0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-client-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-python-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-test-4.6.16+git.154.2998451b912-3.40.3.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.i586",
"product": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.i586",
"product_id": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"product": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"product_id": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-python-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-test-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"product_id": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-python-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-test-4.6.16+git.154.2998451b912-3.40.3.s390"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390",
"product": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390",
"product_id": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc-samr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc-samr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-policy0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-policy0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-python-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-test-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"product_id": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "ctdb-tests-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc-samr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc-samr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libnetapi-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-credentials-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-errors-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-hostconfig-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-passdb-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-policy-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-policy0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-policy0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-policy0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamdb-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbconf-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbldap-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libtevent-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-pidl-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-python-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-python-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-test-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-test-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"product_id": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
},
"product_reference": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
},
"product_reference": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
},
"product_reference": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
},
"product_reference": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
},
"product_reference": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch"
},
"product_reference": "samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64"
},
"product_reference": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64"
},
"product_reference": "samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"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 Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Enterprise Storage 5:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:ctdb-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc-binding0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdcerpc0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-krb5pac0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-nbt0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr-standard0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libndr0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnetapi0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-credentials0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-errors0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-hostconfig0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-passdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamba-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsamdb0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbconf0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsmbldap0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libtevent-util0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libwbclient0-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-client-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-doc-4.6.16+git.154.2998451b912-3.40.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-libs-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-32bit-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:samba-winbind-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-krb5pac-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-nbt-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libndr-standard-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsamba-util-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libsmbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libwbclient-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:samba-core-devel-4.6.16+git.154.2998451b912-3.40.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-25T12:55:23Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:1040-1
Vulnerability from csaf_suse - Published: 2019-04-25 15:09 - Updated: 2019-04-25 15:09Summary
Security update for samba
Severity
Important
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).
ldb was updated to version 1.2.4 (bsc#1125410 bsc#1131686):
- Out of bound read in ldb_wildcard_compare
- Hold at most 10 outstanding paged result cookies
- Put 'results_store' into a doubly linked list
- Refuse to build Samba against a newer minor version of ldb
Non-security issues fixed:
- Fixed update-apparmor-samba-profile script after apparmor switched to using named profiles (bsc#1126377).
- Abide to the load_printers parameter in smb.conf (bsc#1124223).
- Provide the 32bit samba winbind PAM module and its dependend 32bit libraries.
Patchnames: SUSE-2019-1040,SUSE-SLE-Module-Basesystem-15-2019-1040,SUSE-SLE-Module-Desktop-Applications-15-2019-1040,SUSE-SLE-Module-Development-Tools-15-2019-1040,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1040,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-1040,SUSE-SLE-Product-HA-15-2019-1040
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
499 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-lang-0.6.32-5.5.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcups2-32bit-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-32bit-0.1.10-3.2.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libldb1-32bit-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnettle6-32bit-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-32bit-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-32bit-4.13-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtdb1-32bit-1.3.15-3.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent0-32bit-0.9.36-4.10.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libcups2-32bit-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libnettle6-32bit-3.4.1-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:libtasn1-6-32bit-4.13-4.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).\n\n\nldb was updated to version 1.2.4 (bsc#1125410 bsc#1131686):\n\n- Out of bound read in ldb_wildcard_compare\n- Hold at most 10 outstanding paged result cookies\n- Put \u0027results_store\u0027 into a doubly linked list\n- Refuse to build Samba against a newer minor version of ldb\n\n\nNon-security issues fixed:\n\n- Fixed update-apparmor-samba-profile script after apparmor switched to using named profiles (bsc#1126377).\n- Abide to the load_printers parameter in smb.conf (bsc#1124223).\n- Provide the 32bit samba winbind PAM module and its dependend 32bit libraries.\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1040,SUSE-SLE-Module-Basesystem-15-2019-1040,SUSE-SLE-Module-Desktop-Applications-15-2019-1040,SUSE-SLE-Module-Development-Tools-15-2019-1040,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1040,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-1040,SUSE-SLE-Product-HA-15-2019-1040",
"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-2019_1040-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1040-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191040-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1040-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005367.html"
},
{
"category": "self",
"summary": "SUSE Bug 1114407",
"url": "https://bugzilla.suse.com/1114407"
},
{
"category": "self",
"summary": "SUSE Bug 1124223",
"url": "https://bugzilla.suse.com/1124223"
},
{
"category": "self",
"summary": "SUSE Bug 1125410",
"url": "https://bugzilla.suse.com/1125410"
},
{
"category": "self",
"summary": "SUSE Bug 1126377",
"url": "https://bugzilla.suse.com/1126377"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE Bug 1131686",
"url": "https://bugzilla.suse.com/1131686"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-04-25T15:09:44Z",
"generator": {
"date": "2019-04-25T15:09:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1040-1",
"initial_release_date": "2019-04-25T15:09:44Z",
"revision_history": [
{
"date": "2019-04-25T15:09:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-5.5.3.aarch64",
"product": {
"name": "avahi-0.6.32-5.5.3.aarch64",
"product_id": "avahi-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-5.5.3.aarch64",
"product": {
"name": "avahi-autoipd-0.6.32-5.5.3.aarch64",
"product_id": "avahi-autoipd-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.aarch64",
"product_id": "avahi-compat-howl-devel-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-5.5.3.aarch64",
"product": {
"name": "avahi-utils-0.6.32-5.5.3.aarch64",
"product_id": "avahi-utils-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-5.5.8.aarch64",
"product": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.aarch64",
"product_id": "avahi-utils-gtk-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-2.2.7-3.11.7.aarch64",
"product": {
"name": "cups-2.2.7-3.11.7.aarch64",
"product_id": "cups-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "cups-client-2.2.7-3.11.7.aarch64",
"product": {
"name": "cups-client-2.2.7-3.11.7.aarch64",
"product_id": "cups-client-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "cups-config-2.2.7-3.11.7.aarch64",
"product": {
"name": "cups-config-2.2.7-3.11.7.aarch64",
"product_id": "cups-config-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "cups-ddk-2.2.7-3.11.7.aarch64",
"product": {
"name": "cups-ddk-2.2.7-3.11.7.aarch64",
"product_id": "cups-ddk-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "cups-devel-2.2.7-3.11.7.aarch64",
"product": {
"name": "cups-devel-2.2.7-3.11.7.aarch64",
"product_id": "cups-devel-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "gamin-devel-0.1.10-3.2.3.aarch64",
"product": {
"name": "gamin-devel-0.1.10-3.2.3.aarch64",
"product_id": "gamin-devel-0.1.10-3.2.3.aarch64"
}
},
{
"category": "product_version",
"name": "gnutls-3.6.2-6.5.4.aarch64",
"product": {
"name": "gnutls-3.6.2-6.5.4.aarch64",
"product_id": "gnutls-3.6.2-6.5.4.aarch64"
}
},
{
"category": "product_version",
"name": "gnutls-guile-3.6.2-6.5.4.aarch64",
"product": {
"name": "gnutls-guile-3.6.2-6.5.4.aarch64",
"product_id": "gnutls-guile-3.6.2-6.5.4.aarch64"
}
},
{
"category": "product_version",
"name": "ldb-tools-1.2.4-3.12.1.aarch64",
"product": {
"name": "ldb-tools-1.2.4-3.12.1.aarch64",
"product_id": "ldb-tools-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-5.5.3.aarch64",
"product": {
"name": "libavahi-client3-0.6.32-5.5.3.aarch64",
"product_id": "libavahi-client3-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-5.5.3.aarch64",
"product": {
"name": "libavahi-common3-0.6.32-5.5.3.aarch64",
"product_id": "libavahi-common3-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-5.5.3.aarch64",
"product": {
"name": "libavahi-core7-0.6.32-5.5.3.aarch64",
"product_id": "libavahi-core7-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-5.5.3.aarch64",
"product": {
"name": "libavahi-devel-0.6.32-5.5.3.aarch64",
"product_id": "libavahi-devel-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-5.5.8.aarch64",
"product": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.aarch64",
"product_id": "libavahi-glib-devel-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-5.5.8.aarch64",
"product": {
"name": "libavahi-glib1-0.6.32-5.5.8.aarch64",
"product_id": "libavahi-glib1-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-5.5.8.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.aarch64",
"product_id": "libavahi-gobject-devel-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-5.5.8.aarch64",
"product": {
"name": "libavahi-gobject0-0.6.32-5.5.8.aarch64",
"product_id": "libavahi-gobject0-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-5.5.8.aarch64",
"product": {
"name": "libavahi-ui0-0.6.32-5.5.8.aarch64",
"product_id": "libavahi-ui0-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "libcups2-2.2.7-3.11.7.aarch64",
"product": {
"name": "libcups2-2.2.7-3.11.7.aarch64",
"product_id": "libcups2-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "libcupscgi1-2.2.7-3.11.7.aarch64",
"product": {
"name": "libcupscgi1-2.2.7-3.11.7.aarch64",
"product_id": "libcupscgi1-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "libcupsimage2-2.2.7-3.11.7.aarch64",
"product": {
"name": "libcupsimage2-2.2.7-3.11.7.aarch64",
"product_id": "libcupsimage2-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "libcupsmime1-2.2.7-3.11.7.aarch64",
"product": {
"name": "libcupsmime1-2.2.7-3.11.7.aarch64",
"product_id": "libcupsmime1-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-2.2.7-3.11.7.aarch64",
"product": {
"name": "libcupsppdc1-2.2.7-3.11.7.aarch64",
"product_id": "libcupsppdc1-2.2.7-3.11.7.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-5.5.3.aarch64",
"product": {
"name": "libdns_sd-0.6.32-5.5.3.aarch64",
"product_id": "libdns_sd-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-0.1.10-3.2.3.aarch64",
"product": {
"name": "libfam0-gamin-0.1.10-3.2.3.aarch64",
"product_id": "libfam0-gamin-0.1.10-3.2.3.aarch64"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-0.1.10-3.2.3.aarch64",
"product": {
"name": "libgamin-1-0-0.1.10-3.2.3.aarch64",
"product_id": "libgamin-1-0-0.1.10-3.2.3.aarch64"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-3.6.2-6.5.4.aarch64",
"product": {
"name": "libgnutls-devel-3.6.2-6.5.4.aarch64",
"product_id": "libgnutls-devel-3.6.2-6.5.4.aarch64"
}
},
{
"category": "product_version",
"name": "libgnutls30-3.6.2-6.5.4.aarch64",
"product": {
"name": "libgnutls30-3.6.2-6.5.4.aarch64",
"product_id": "libgnutls30-3.6.2-6.5.4.aarch64"
}
},
{
"category": "product_version",
"name": "libgnutlsxx-devel-3.6.2-6.5.4.aarch64",
"product": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.aarch64",
"product_id": "libgnutlsxx-devel-3.6.2-6.5.4.aarch64"
}
},
{
"category": "product_version",
"name": "libgnutlsxx28-3.6.2-6.5.4.aarch64",
"product": {
"name": "libgnutlsxx28-3.6.2-6.5.4.aarch64",
"product_id": "libgnutlsxx28-3.6.2-6.5.4.aarch64"
}
},
{
"category": "product_version",
"name": "libhogweed4-3.4.1-4.9.1.aarch64",
"product": {
"name": "libhogweed4-3.4.1-4.9.1.aarch64",
"product_id": "libhogweed4-3.4.1-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-5.5.3.aarch64",
"product": {
"name": "libhowl0-0.6.32-5.5.3.aarch64",
"product_id": "libhowl0-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libldb-devel-1.2.4-3.12.1.aarch64",
"product": {
"name": "libldb-devel-1.2.4-3.12.1.aarch64",
"product_id": "libldb-devel-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libldb1-1.2.4-3.12.1.aarch64",
"product": {
"name": "libldb1-1.2.4-3.12.1.aarch64",
"product_id": "libldb1-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.4.1-4.9.1.aarch64",
"product": {
"name": "libnettle-devel-3.4.1-4.9.1.aarch64",
"product_id": "libnettle-devel-3.4.1-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnettle6-3.4.1-4.9.1.aarch64",
"product": {
"name": "libnettle6-3.4.1-4.9.1.aarch64",
"product_id": "libnettle6-3.4.1-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libp11-kit0-0.23.2-4.2.1.aarch64",
"product": {
"name": "libp11-kit0-0.23.2-4.2.1.aarch64",
"product_id": "libp11-kit0-0.23.2-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-2.1.11-3.5.3.aarch64",
"product": {
"name": "libtalloc-devel-2.1.11-3.5.3.aarch64",
"product_id": "libtalloc-devel-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtalloc2-2.1.11-3.5.3.aarch64",
"product": {
"name": "libtalloc2-2.1.11-3.5.3.aarch64",
"product_id": "libtalloc2-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-4.13-4.2.1.aarch64",
"product": {
"name": "libtasn1-4.13-4.2.1.aarch64",
"product_id": "libtasn1-4.13-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-4.2.1.aarch64",
"product": {
"name": "libtasn1-6-4.13-4.2.1.aarch64",
"product_id": "libtasn1-6-4.13-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-4.2.1.aarch64",
"product": {
"name": "libtasn1-devel-4.13-4.2.1.aarch64",
"product_id": "libtasn1-devel-4.13-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtdb-devel-1.3.15-3.6.3.aarch64",
"product": {
"name": "libtdb-devel-1.3.15-3.6.3.aarch64",
"product_id": "libtdb-devel-1.3.15-3.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtdb1-1.3.15-3.6.3.aarch64",
"product": {
"name": "libtdb1-1.3.15-3.6.3.aarch64",
"product_id": "libtdb1-1.3.15-3.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-devel-0.9.36-4.10.3.aarch64",
"product": {
"name": "libtevent-devel-0.9.36-4.10.3.aarch64",
"product_id": "libtevent-devel-0.9.36-4.10.3.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent0-0.9.36-4.10.3.aarch64",
"product": {
"name": "libtevent0-0.9.36-4.10.3.aarch64",
"product_id": "libtevent0-0.9.36-4.10.3.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "nettle-3.4.1-4.9.1.aarch64",
"product": {
"name": "nettle-3.4.1-4.9.1.aarch64",
"product_id": "nettle-3.4.1-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "p11-kit-0.23.2-4.2.1.aarch64",
"product": {
"name": "p11-kit-0.23.2-4.2.1.aarch64",
"product_id": "p11-kit-0.23.2-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "p11-kit-devel-0.23.2-4.2.1.aarch64",
"product": {
"name": "p11-kit-devel-0.23.2-4.2.1.aarch64",
"product_id": "p11-kit-devel-0.23.2-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-0.23.2-4.2.1.aarch64",
"product": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.aarch64",
"product_id": "p11-kit-nss-trust-0.23.2-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "p11-kit-tools-0.23.2-4.2.1.aarch64",
"product": {
"name": "p11-kit-tools-0.23.2-4.2.1.aarch64",
"product_id": "p11-kit-tools-0.23.2-4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-5.5.3.aarch64",
"product": {
"name": "python-avahi-0.6.32-5.5.3.aarch64",
"product_id": "python-avahi-0.6.32-5.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-5.5.8.aarch64",
"product": {
"name": "python-avahi-gtk-0.6.32-5.5.8.aarch64",
"product_id": "python-avahi-gtk-0.6.32-5.5.8.aarch64"
}
},
{
"category": "product_version",
"name": "python-ldb-1.2.4-3.12.1.aarch64",
"product": {
"name": "python-ldb-1.2.4-3.12.1.aarch64",
"product_id": "python-ldb-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-ldb-devel-1.2.4-3.12.1.aarch64",
"product": {
"name": "python-ldb-devel-1.2.4-3.12.1.aarch64",
"product_id": "python-ldb-devel-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-talloc-2.1.11-3.5.3.aarch64",
"product": {
"name": "python-talloc-2.1.11-3.5.3.aarch64",
"product_id": "python-talloc-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "python-talloc-devel-2.1.11-3.5.3.aarch64",
"product": {
"name": "python-talloc-devel-2.1.11-3.5.3.aarch64",
"product_id": "python-talloc-devel-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "python-tdb-1.3.15-3.6.3.aarch64",
"product": {
"name": "python-tdb-1.3.15-3.6.3.aarch64",
"product_id": "python-tdb-1.3.15-3.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "python-tevent-0.9.36-4.10.3.aarch64",
"product": {
"name": "python-tevent-0.9.36-4.10.3.aarch64",
"product_id": "python-tevent-0.9.36-4.10.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ldb-1.2.4-3.12.1.aarch64",
"product": {
"name": "python3-ldb-1.2.4-3.12.1.aarch64",
"product_id": "python3-ldb-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ldb-devel-1.2.4-3.12.1.aarch64",
"product": {
"name": "python3-ldb-devel-1.2.4-3.12.1.aarch64",
"product_id": "python3-ldb-devel-1.2.4-3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-talloc-2.1.11-3.5.3.aarch64",
"product": {
"name": "python3-talloc-2.1.11-3.5.3.aarch64",
"product_id": "python3-talloc-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-talloc-devel-2.1.11-3.5.3.aarch64",
"product": {
"name": "python3-talloc-devel-2.1.11-3.5.3.aarch64",
"product_id": "python3-talloc-devel-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tdb-1.3.15-3.6.3.aarch64",
"product": {
"name": "python3-tdb-1.3.15-3.6.3.aarch64",
"product_id": "python3-tdb-1.3.15-3.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tevent-0.9.36-4.10.3.aarch64",
"product": {
"name": "python3-tevent-0.9.36-4.10.3.aarch64",
"product_id": "python3-tevent-0.9.36-4.10.3.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-ceph-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-ceph-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-ceph-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"product_id": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "talloc-man-2.1.11-3.5.3.aarch64",
"product": {
"name": "talloc-man-2.1.11-3.5.3.aarch64",
"product_id": "talloc-man-2.1.11-3.5.3.aarch64"
}
},
{
"category": "product_version",
"name": "tdb-tools-1.3.15-3.6.3.aarch64",
"product": {
"name": "tdb-tools-1.3.15-3.6.3.aarch64",
"product_id": "tdb-tools-1.3.15-3.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "tevent-man-0.9.36-4.10.3.aarch64",
"product": {
"name": "tevent-man-0.9.36-4.10.3.aarch64",
"product_id": "tevent-man-0.9.36-4.10.3.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-devel-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product": {
"name": "cups-devel-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product_id": "cups-devel-64bit-2.2.7-3.11.7.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.6.32-5.5.3.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.6.32-5.5.3.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.6.32-5.5.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.6.32-5.5.3.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.6.32-5.5.3.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.6.32-5.5.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.6.32-5.5.8.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.6.32-5.5.8.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.6.32-5.5.8.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcups2-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product": {
"name": "libcups2-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product_id": "libcups2-64bit-2.2.7-3.11.7.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcupscgi1-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product": {
"name": "libcupscgi1-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product_id": "libcupscgi1-64bit-2.2.7-3.11.7.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcupsimage2-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product": {
"name": "libcupsimage2-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product_id": "libcupsimage2-64bit-2.2.7-3.11.7.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcupsmime1-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product": {
"name": "libcupsmime1-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product_id": "libcupsmime1-64bit-2.2.7-3.11.7.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product": {
"name": "libcupsppdc1-64bit-2.2.7-3.11.7.aarch64_ilp32",
"product_id": "libcupsppdc1-64bit-2.2.7-3.11.7.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.6.32-5.5.3.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.6.32-5.5.3.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.6.32-5.5.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-64bit-0.1.10-3.2.3.aarch64_ilp32",
"product": {
"name": "libfam0-gamin-64bit-0.1.10-3.2.3.aarch64_ilp32",
"product_id": "libfam0-gamin-64bit-0.1.10-3.2.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-64bit-0.1.10-3.2.3.aarch64_ilp32",
"product": {
"name": "libgamin-1-0-64bit-0.1.10-3.2.3.aarch64_ilp32",
"product_id": "libgamin-1-0-64bit-0.1.10-3.2.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-64bit-3.6.2-6.5.4.aarch64_ilp32",
"product": {
"name": "libgnutls-devel-64bit-3.6.2-6.5.4.aarch64_ilp32",
"product_id": "libgnutls-devel-64bit-3.6.2-6.5.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgnutls30-64bit-3.6.2-6.5.4.aarch64_ilp32",
"product": {
"name": "libgnutls30-64bit-3.6.2-6.5.4.aarch64_ilp32",
"product_id": "libgnutls30-64bit-3.6.2-6.5.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libhogweed4-64bit-3.4.1-4.9.1.aarch64_ilp32",
"product": {
"name": "libhogweed4-64bit-3.4.1-4.9.1.aarch64_ilp32",
"product_id": "libhogweed4-64bit-3.4.1-4.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libldb1-64bit-1.2.4-3.12.1.aarch64_ilp32",
"product": {
"name": "libldb1-64bit-1.2.4-3.12.1.aarch64_ilp32",
"product_id": "libldb1-64bit-1.2.4-3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libndr0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnettle-devel-64bit-3.4.1-4.9.1.aarch64_ilp32",
"product": {
"name": "libnettle-devel-64bit-3.4.1-4.9.1.aarch64_ilp32",
"product_id": "libnettle-devel-64bit-3.4.1-4.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnettle6-64bit-3.4.1-4.9.1.aarch64_ilp32",
"product": {
"name": "libnettle6-64bit-3.4.1-4.9.1.aarch64_ilp32",
"product_id": "libnettle6-64bit-3.4.1-4.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libp11-kit0-64bit-0.23.2-4.2.1.aarch64_ilp32",
"product": {
"name": "libp11-kit0-64bit-0.23.2-4.2.1.aarch64_ilp32",
"product_id": "libp11-kit0-64bit-0.23.2-4.2.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsamba-errors0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsamba-errors0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap2-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libsmbldap2-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libsmbldap2-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtalloc2-64bit-2.1.11-3.5.3.aarch64_ilp32",
"product": {
"name": "libtalloc2-64bit-2.1.11-3.5.3.aarch64_ilp32",
"product_id": "libtalloc2-64bit-2.1.11-3.5.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtasn1-6-64bit-4.13-4.2.1.aarch64_ilp32",
"product": {
"name": "libtasn1-6-64bit-4.13-4.2.1.aarch64_ilp32",
"product_id": "libtasn1-6-64bit-4.13-4.2.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-64bit-4.13-4.2.1.aarch64_ilp32",
"product": {
"name": "libtasn1-devel-64bit-4.13-4.2.1.aarch64_ilp32",
"product_id": "libtasn1-devel-64bit-4.13-4.2.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtdb1-64bit-1.3.15-3.6.3.aarch64_ilp32",
"product": {
"name": "libtdb1-64bit-1.3.15-3.6.3.aarch64_ilp32",
"product_id": "libtdb1-64bit-1.3.15-3.6.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent0-64bit-0.9.36-4.10.3.aarch64_ilp32",
"product": {
"name": "libtevent0-64bit-0.9.36-4.10.3.aarch64_ilp32",
"product_id": "libtevent0-64bit-0.9.36-4.10.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "p11-kit-64bit-0.23.2-4.2.1.aarch64_ilp32",
"product": {
"name": "p11-kit-64bit-0.23.2-4.2.1.aarch64_ilp32",
"product_id": "p11-kit-64bit-0.23.2-4.2.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-64bit-0.23.2-4.2.1.aarch64_ilp32",
"product": {
"name": "p11-kit-nss-trust-64bit-0.23.2-4.2.1.aarch64_ilp32",
"product_id": "p11-kit-nss-trust-64bit-0.23.2-4.2.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-ldb-64bit-1.2.4-3.12.1.aarch64_ilp32",
"product": {
"name": "python-ldb-64bit-1.2.4-3.12.1.aarch64_ilp32",
"product_id": "python-ldb-64bit-1.2.4-3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-talloc-64bit-2.1.11-3.5.3.aarch64_ilp32",
"product": {
"name": "python-talloc-64bit-2.1.11-3.5.3.aarch64_ilp32",
"product_id": "python-talloc-64bit-2.1.11-3.5.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-tdb-64bit-1.3.15-3.6.3.aarch64_ilp32",
"product": {
"name": "python-tdb-64bit-1.3.15-3.6.3.aarch64_ilp32",
"product_id": "python-tdb-64bit-1.3.15-3.6.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-tevent-64bit-0.9.36-4.10.3.aarch64_ilp32",
"product": {
"name": "python-tevent-64bit-0.9.36-4.10.3.aarch64_ilp32",
"product_id": "python-tevent-64bit-0.9.36-4.10.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-ldb-64bit-1.2.4-3.12.1.aarch64_ilp32",
"product": {
"name": "python3-ldb-64bit-1.2.4-3.12.1.aarch64_ilp32",
"product_id": "python3-ldb-64bit-1.2.4-3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-talloc-64bit-2.1.11-3.5.3.aarch64_ilp32",
"product": {
"name": "python3-talloc-64bit-2.1.11-3.5.3.aarch64_ilp32",
"product_id": "python3-talloc-64bit-2.1.11-3.5.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-tdb-64bit-1.3.15-3.6.3.aarch64_ilp32",
"product": {
"name": "python3-tdb-64bit-1.3.15-3.6.3.aarch64_ilp32",
"product_id": "python3-tdb-64bit-1.3.15-3.6.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-tevent-64bit-0.9.36-4.10.3.aarch64_ilp32",
"product": {
"name": "python3-tevent-64bit-0.9.36-4.10.3.aarch64_ilp32",
"product_id": "python3-tevent-64bit-0.9.36-4.10.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "samba-client-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-5.5.3.i586",
"product": {
"name": "avahi-0.6.32-5.5.3.i586",
"product_id": "avahi-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-5.5.3.i586",
"product": {
"name": "avahi-autoipd-0.6.32-5.5.3.i586",
"product_id": "avahi-autoipd-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.i586",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.i586",
"product_id": "avahi-compat-howl-devel-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-5.5.3.i586",
"product": {
"name": "avahi-utils-0.6.32-5.5.3.i586",
"product_id": "avahi-utils-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-5.5.8.i586",
"product": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.i586",
"product_id": "avahi-utils-gtk-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "cups-2.2.7-3.11.7.i586",
"product": {
"name": "cups-2.2.7-3.11.7.i586",
"product_id": "cups-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "cups-client-2.2.7-3.11.7.i586",
"product": {
"name": "cups-client-2.2.7-3.11.7.i586",
"product_id": "cups-client-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "cups-config-2.2.7-3.11.7.i586",
"product": {
"name": "cups-config-2.2.7-3.11.7.i586",
"product_id": "cups-config-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "cups-ddk-2.2.7-3.11.7.i586",
"product": {
"name": "cups-ddk-2.2.7-3.11.7.i586",
"product_id": "cups-ddk-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "cups-devel-2.2.7-3.11.7.i586",
"product": {
"name": "cups-devel-2.2.7-3.11.7.i586",
"product_id": "cups-devel-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "gamin-devel-0.1.10-3.2.3.i586",
"product": {
"name": "gamin-devel-0.1.10-3.2.3.i586",
"product_id": "gamin-devel-0.1.10-3.2.3.i586"
}
},
{
"category": "product_version",
"name": "gnutls-3.6.2-6.5.4.i586",
"product": {
"name": "gnutls-3.6.2-6.5.4.i586",
"product_id": "gnutls-3.6.2-6.5.4.i586"
}
},
{
"category": "product_version",
"name": "gnutls-guile-3.6.2-6.5.4.i586",
"product": {
"name": "gnutls-guile-3.6.2-6.5.4.i586",
"product_id": "gnutls-guile-3.6.2-6.5.4.i586"
}
},
{
"category": "product_version",
"name": "ldb-tools-1.2.4-3.12.1.i586",
"product": {
"name": "ldb-tools-1.2.4-3.12.1.i586",
"product_id": "ldb-tools-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-5.5.3.i586",
"product": {
"name": "libavahi-client3-0.6.32-5.5.3.i586",
"product_id": "libavahi-client3-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-5.5.3.i586",
"product": {
"name": "libavahi-common3-0.6.32-5.5.3.i586",
"product_id": "libavahi-common3-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-5.5.3.i586",
"product": {
"name": "libavahi-core7-0.6.32-5.5.3.i586",
"product_id": "libavahi-core7-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-5.5.3.i586",
"product": {
"name": "libavahi-devel-0.6.32-5.5.3.i586",
"product_id": "libavahi-devel-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-5.5.8.i586",
"product": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.i586",
"product_id": "libavahi-glib-devel-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-5.5.8.i586",
"product": {
"name": "libavahi-glib1-0.6.32-5.5.8.i586",
"product_id": "libavahi-glib1-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-5.5.8.i586",
"product": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.i586",
"product_id": "libavahi-gobject-devel-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-5.5.8.i586",
"product": {
"name": "libavahi-gobject0-0.6.32-5.5.8.i586",
"product_id": "libavahi-gobject0-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.i586",
"product_id": "libavahi-ui-gtk3-0-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-5.5.8.i586",
"product": {
"name": "libavahi-ui0-0.6.32-5.5.8.i586",
"product_id": "libavahi-ui0-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "libcups2-2.2.7-3.11.7.i586",
"product": {
"name": "libcups2-2.2.7-3.11.7.i586",
"product_id": "libcups2-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "libcupscgi1-2.2.7-3.11.7.i586",
"product": {
"name": "libcupscgi1-2.2.7-3.11.7.i586",
"product_id": "libcupscgi1-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "libcupsimage2-2.2.7-3.11.7.i586",
"product": {
"name": "libcupsimage2-2.2.7-3.11.7.i586",
"product_id": "libcupsimage2-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "libcupsmime1-2.2.7-3.11.7.i586",
"product": {
"name": "libcupsmime1-2.2.7-3.11.7.i586",
"product_id": "libcupsmime1-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-2.2.7-3.11.7.i586",
"product": {
"name": "libcupsppdc1-2.2.7-3.11.7.i586",
"product_id": "libcupsppdc1-2.2.7-3.11.7.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-5.5.3.i586",
"product": {
"name": "libdns_sd-0.6.32-5.5.3.i586",
"product_id": "libdns_sd-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-0.1.10-3.2.3.i586",
"product": {
"name": "libfam0-gamin-0.1.10-3.2.3.i586",
"product_id": "libfam0-gamin-0.1.10-3.2.3.i586"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-0.1.10-3.2.3.i586",
"product": {
"name": "libgamin-1-0-0.1.10-3.2.3.i586",
"product_id": "libgamin-1-0-0.1.10-3.2.3.i586"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-3.6.2-6.5.4.i586",
"product": {
"name": "libgnutls-devel-3.6.2-6.5.4.i586",
"product_id": "libgnutls-devel-3.6.2-6.5.4.i586"
}
},
{
"category": "product_version",
"name": "libgnutls30-3.6.2-6.5.4.i586",
"product": {
"name": "libgnutls30-3.6.2-6.5.4.i586",
"product_id": "libgnutls30-3.6.2-6.5.4.i586"
}
},
{
"category": "product_version",
"name": "libgnutlsxx-devel-3.6.2-6.5.4.i586",
"product": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.i586",
"product_id": "libgnutlsxx-devel-3.6.2-6.5.4.i586"
}
},
{
"category": "product_version",
"name": "libgnutlsxx28-3.6.2-6.5.4.i586",
"product": {
"name": "libgnutlsxx28-3.6.2-6.5.4.i586",
"product_id": "libgnutlsxx28-3.6.2-6.5.4.i586"
}
},
{
"category": "product_version",
"name": "libhogweed4-3.4.1-4.9.1.i586",
"product": {
"name": "libhogweed4-3.4.1-4.9.1.i586",
"product_id": "libhogweed4-3.4.1-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-5.5.3.i586",
"product": {
"name": "libhowl0-0.6.32-5.5.3.i586",
"product_id": "libhowl0-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "libldb-devel-1.2.4-3.12.1.i586",
"product": {
"name": "libldb-devel-1.2.4-3.12.1.i586",
"product_id": "libldb-devel-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libldb1-1.2.4-3.12.1.i586",
"product": {
"name": "libldb1-1.2.4-3.12.1.i586",
"product_id": "libldb1-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.4.1-4.9.1.i586",
"product": {
"name": "libnettle-devel-3.4.1-4.9.1.i586",
"product_id": "libnettle-devel-3.4.1-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "libnettle6-3.4.1-4.9.1.i586",
"product": {
"name": "libnettle6-3.4.1-4.9.1.i586",
"product_id": "libnettle6-3.4.1-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "libp11-kit0-0.23.2-4.2.1.i586",
"product": {
"name": "libp11-kit0-0.23.2-4.2.1.i586",
"product_id": "libp11-kit0-0.23.2-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-2.1.11-3.5.3.i586",
"product": {
"name": "libtalloc-devel-2.1.11-3.5.3.i586",
"product_id": "libtalloc-devel-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "libtalloc2-2.1.11-3.5.3.i586",
"product": {
"name": "libtalloc2-2.1.11-3.5.3.i586",
"product_id": "libtalloc2-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-4.13-4.2.1.i586",
"product": {
"name": "libtasn1-4.13-4.2.1.i586",
"product_id": "libtasn1-4.13-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-4.2.1.i586",
"product": {
"name": "libtasn1-6-4.13-4.2.1.i586",
"product_id": "libtasn1-6-4.13-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-4.2.1.i586",
"product": {
"name": "libtasn1-devel-4.13-4.2.1.i586",
"product_id": "libtasn1-devel-4.13-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "libtdb-devel-1.3.15-3.6.3.i586",
"product": {
"name": "libtdb-devel-1.3.15-3.6.3.i586",
"product_id": "libtdb-devel-1.3.15-3.6.3.i586"
}
},
{
"category": "product_version",
"name": "libtdb1-1.3.15-3.6.3.i586",
"product": {
"name": "libtdb1-1.3.15-3.6.3.i586",
"product_id": "libtdb1-1.3.15-3.6.3.i586"
}
},
{
"category": "product_version",
"name": "libtevent-devel-0.9.36-4.10.3.i586",
"product": {
"name": "libtevent-devel-0.9.36-4.10.3.i586",
"product_id": "libtevent-devel-0.9.36-4.10.3.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent0-0.9.36-4.10.3.i586",
"product": {
"name": "libtevent0-0.9.36-4.10.3.i586",
"product_id": "libtevent0-0.9.36-4.10.3.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "nettle-3.4.1-4.9.1.i586",
"product": {
"name": "nettle-3.4.1-4.9.1.i586",
"product_id": "nettle-3.4.1-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "p11-kit-0.23.2-4.2.1.i586",
"product": {
"name": "p11-kit-0.23.2-4.2.1.i586",
"product_id": "p11-kit-0.23.2-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "p11-kit-devel-0.23.2-4.2.1.i586",
"product": {
"name": "p11-kit-devel-0.23.2-4.2.1.i586",
"product_id": "p11-kit-devel-0.23.2-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-0.23.2-4.2.1.i586",
"product": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.i586",
"product_id": "p11-kit-nss-trust-0.23.2-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "p11-kit-tools-0.23.2-4.2.1.i586",
"product": {
"name": "p11-kit-tools-0.23.2-4.2.1.i586",
"product_id": "p11-kit-tools-0.23.2-4.2.1.i586"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-5.5.3.i586",
"product": {
"name": "python-avahi-0.6.32-5.5.3.i586",
"product_id": "python-avahi-0.6.32-5.5.3.i586"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-5.5.8.i586",
"product": {
"name": "python-avahi-gtk-0.6.32-5.5.8.i586",
"product_id": "python-avahi-gtk-0.6.32-5.5.8.i586"
}
},
{
"category": "product_version",
"name": "python-ldb-1.2.4-3.12.1.i586",
"product": {
"name": "python-ldb-1.2.4-3.12.1.i586",
"product_id": "python-ldb-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "python-ldb-devel-1.2.4-3.12.1.i586",
"product": {
"name": "python-ldb-devel-1.2.4-3.12.1.i586",
"product_id": "python-ldb-devel-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "python-talloc-2.1.11-3.5.3.i586",
"product": {
"name": "python-talloc-2.1.11-3.5.3.i586",
"product_id": "python-talloc-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "python-talloc-devel-2.1.11-3.5.3.i586",
"product": {
"name": "python-talloc-devel-2.1.11-3.5.3.i586",
"product_id": "python-talloc-devel-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "python-tdb-1.3.15-3.6.3.i586",
"product": {
"name": "python-tdb-1.3.15-3.6.3.i586",
"product_id": "python-tdb-1.3.15-3.6.3.i586"
}
},
{
"category": "product_version",
"name": "python-tevent-0.9.36-4.10.3.i586",
"product": {
"name": "python-tevent-0.9.36-4.10.3.i586",
"product_id": "python-tevent-0.9.36-4.10.3.i586"
}
},
{
"category": "product_version",
"name": "python3-ldb-1.2.4-3.12.1.i586",
"product": {
"name": "python3-ldb-1.2.4-3.12.1.i586",
"product_id": "python3-ldb-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ldb-devel-1.2.4-3.12.1.i586",
"product": {
"name": "python3-ldb-devel-1.2.4-3.12.1.i586",
"product_id": "python3-ldb-devel-1.2.4-3.12.1.i586"
}
},
{
"category": "product_version",
"name": "python3-talloc-2.1.11-3.5.3.i586",
"product": {
"name": "python3-talloc-2.1.11-3.5.3.i586",
"product_id": "python3-talloc-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "python3-talloc-devel-2.1.11-3.5.3.i586",
"product": {
"name": "python3-talloc-devel-2.1.11-3.5.3.i586",
"product_id": "python3-talloc-devel-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "python3-tdb-1.3.15-3.6.3.i586",
"product": {
"name": "python3-tdb-1.3.15-3.6.3.i586",
"product_id": "python3-tdb-1.3.15-3.6.3.i586"
}
},
{
"category": "product_version",
"name": "python3-tevent-0.9.36-4.10.3.i586",
"product": {
"name": "python3-tevent-0.9.36-4.10.3.i586",
"product_id": "python3-tevent-0.9.36-4.10.3.i586"
}
},
{
"category": "product_version",
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.i586",
"product_id": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.i586"
}
},
{
"category": "product_version",
"name": "talloc-man-2.1.11-3.5.3.i586",
"product": {
"name": "talloc-man-2.1.11-3.5.3.i586",
"product_id": "talloc-man-2.1.11-3.5.3.i586"
}
},
{
"category": "product_version",
"name": "tdb-tools-1.3.15-3.6.3.i586",
"product": {
"name": "tdb-tools-1.3.15-3.6.3.i586",
"product_id": "tdb-tools-1.3.15-3.6.3.i586"
}
},
{
"category": "product_version",
"name": "tevent-man-0.9.36-4.10.3.i586",
"product": {
"name": "tevent-man-0.9.36-4.10.3.i586",
"product_id": "tevent-man-0.9.36-4.10.3.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.6.32-5.5.3.noarch",
"product": {
"name": "avahi-lang-0.6.32-5.5.3.noarch",
"product_id": "avahi-lang-0.6.32-5.5.3.noarch"
}
},
{
"category": "product_version",
"name": "samba-doc-4.7.11+git.153.b36ceaf2235-4.27.1.noarch",
"product": {
"name": "samba-doc-4.7.11+git.153.b36ceaf2235-4.27.1.noarch",
"product_id": "samba-doc-4.7.11+git.153.b36ceaf2235-4.27.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-5.5.3.ppc64le",
"product": {
"name": "avahi-0.6.32-5.5.3.ppc64le",
"product_id": "avahi-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-5.5.3.ppc64le",
"product": {
"name": "avahi-autoipd-0.6.32-5.5.3.ppc64le",
"product_id": "avahi-autoipd-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le",
"product_id": "avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-5.5.3.ppc64le",
"product": {
"name": "avahi-utils-0.6.32-5.5.3.ppc64le",
"product_id": "avahi-utils-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-5.5.8.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.ppc64le",
"product_id": "avahi-utils-gtk-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-2.2.7-3.11.7.ppc64le",
"product": {
"name": "cups-2.2.7-3.11.7.ppc64le",
"product_id": "cups-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-client-2.2.7-3.11.7.ppc64le",
"product": {
"name": "cups-client-2.2.7-3.11.7.ppc64le",
"product_id": "cups-client-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-config-2.2.7-3.11.7.ppc64le",
"product": {
"name": "cups-config-2.2.7-3.11.7.ppc64le",
"product_id": "cups-config-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-ddk-2.2.7-3.11.7.ppc64le",
"product": {
"name": "cups-ddk-2.2.7-3.11.7.ppc64le",
"product_id": "cups-ddk-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-devel-2.2.7-3.11.7.ppc64le",
"product": {
"name": "cups-devel-2.2.7-3.11.7.ppc64le",
"product_id": "cups-devel-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "gamin-devel-0.1.10-3.2.3.ppc64le",
"product": {
"name": "gamin-devel-0.1.10-3.2.3.ppc64le",
"product_id": "gamin-devel-0.1.10-3.2.3.ppc64le"
}
},
{
"category": "product_version",
"name": "gnutls-3.6.2-6.5.4.ppc64le",
"product": {
"name": "gnutls-3.6.2-6.5.4.ppc64le",
"product_id": "gnutls-3.6.2-6.5.4.ppc64le"
}
},
{
"category": "product_version",
"name": "gnutls-guile-3.6.2-6.5.4.ppc64le",
"product": {
"name": "gnutls-guile-3.6.2-6.5.4.ppc64le",
"product_id": "gnutls-guile-3.6.2-6.5.4.ppc64le"
}
},
{
"category": "product_version",
"name": "ldb-tools-1.2.4-3.12.1.ppc64le",
"product": {
"name": "ldb-tools-1.2.4-3.12.1.ppc64le",
"product_id": "ldb-tools-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-5.5.3.ppc64le",
"product": {
"name": "libavahi-client3-0.6.32-5.5.3.ppc64le",
"product_id": "libavahi-client3-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-5.5.3.ppc64le",
"product": {
"name": "libavahi-common3-0.6.32-5.5.3.ppc64le",
"product_id": "libavahi-common3-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-5.5.3.ppc64le",
"product": {
"name": "libavahi-core7-0.6.32-5.5.3.ppc64le",
"product_id": "libavahi-core7-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-5.5.3.ppc64le",
"product": {
"name": "libavahi-devel-0.6.32-5.5.3.ppc64le",
"product_id": "libavahi-devel-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-5.5.8.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.ppc64le",
"product_id": "libavahi-glib-devel-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-5.5.8.ppc64le",
"product": {
"name": "libavahi-glib1-0.6.32-5.5.8.ppc64le",
"product_id": "libavahi-glib1-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-5.5.8.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.ppc64le",
"product_id": "libavahi-gobject-devel-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-5.5.8.ppc64le",
"product": {
"name": "libavahi-gobject0-0.6.32-5.5.8.ppc64le",
"product_id": "libavahi-gobject0-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-5.5.8.ppc64le",
"product": {
"name": "libavahi-ui0-0.6.32-5.5.8.ppc64le",
"product_id": "libavahi-ui0-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "libcups2-2.2.7-3.11.7.ppc64le",
"product": {
"name": "libcups2-2.2.7-3.11.7.ppc64le",
"product_id": "libcups2-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "libcupscgi1-2.2.7-3.11.7.ppc64le",
"product": {
"name": "libcupscgi1-2.2.7-3.11.7.ppc64le",
"product_id": "libcupscgi1-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "libcupsimage2-2.2.7-3.11.7.ppc64le",
"product": {
"name": "libcupsimage2-2.2.7-3.11.7.ppc64le",
"product_id": "libcupsimage2-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "libcupsmime1-2.2.7-3.11.7.ppc64le",
"product": {
"name": "libcupsmime1-2.2.7-3.11.7.ppc64le",
"product_id": "libcupsmime1-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-2.2.7-3.11.7.ppc64le",
"product": {
"name": "libcupsppdc1-2.2.7-3.11.7.ppc64le",
"product_id": "libcupsppdc1-2.2.7-3.11.7.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-5.5.3.ppc64le",
"product": {
"name": "libdns_sd-0.6.32-5.5.3.ppc64le",
"product_id": "libdns_sd-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-0.1.10-3.2.3.ppc64le",
"product": {
"name": "libfam0-gamin-0.1.10-3.2.3.ppc64le",
"product_id": "libfam0-gamin-0.1.10-3.2.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-0.1.10-3.2.3.ppc64le",
"product": {
"name": "libgamin-1-0-0.1.10-3.2.3.ppc64le",
"product_id": "libgamin-1-0-0.1.10-3.2.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-3.6.2-6.5.4.ppc64le",
"product": {
"name": "libgnutls-devel-3.6.2-6.5.4.ppc64le",
"product_id": "libgnutls-devel-3.6.2-6.5.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libgnutls30-3.6.2-6.5.4.ppc64le",
"product": {
"name": "libgnutls30-3.6.2-6.5.4.ppc64le",
"product_id": "libgnutls30-3.6.2-6.5.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libgnutlsxx-devel-3.6.2-6.5.4.ppc64le",
"product": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.ppc64le",
"product_id": "libgnutlsxx-devel-3.6.2-6.5.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libgnutlsxx28-3.6.2-6.5.4.ppc64le",
"product": {
"name": "libgnutlsxx28-3.6.2-6.5.4.ppc64le",
"product_id": "libgnutlsxx28-3.6.2-6.5.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libhogweed4-3.4.1-4.9.1.ppc64le",
"product": {
"name": "libhogweed4-3.4.1-4.9.1.ppc64le",
"product_id": "libhogweed4-3.4.1-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-5.5.3.ppc64le",
"product": {
"name": "libhowl0-0.6.32-5.5.3.ppc64le",
"product_id": "libhowl0-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libldb-devel-1.2.4-3.12.1.ppc64le",
"product": {
"name": "libldb-devel-1.2.4-3.12.1.ppc64le",
"product_id": "libldb-devel-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libldb1-1.2.4-3.12.1.ppc64le",
"product": {
"name": "libldb1-1.2.4-3.12.1.ppc64le",
"product_id": "libldb1-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.4.1-4.9.1.ppc64le",
"product": {
"name": "libnettle-devel-3.4.1-4.9.1.ppc64le",
"product_id": "libnettle-devel-3.4.1-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle6-3.4.1-4.9.1.ppc64le",
"product": {
"name": "libnettle6-3.4.1-4.9.1.ppc64le",
"product_id": "libnettle6-3.4.1-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libp11-kit0-0.23.2-4.2.1.ppc64le",
"product": {
"name": "libp11-kit0-0.23.2-4.2.1.ppc64le",
"product_id": "libp11-kit0-0.23.2-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-2.1.11-3.5.3.ppc64le",
"product": {
"name": "libtalloc-devel-2.1.11-3.5.3.ppc64le",
"product_id": "libtalloc-devel-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtalloc2-2.1.11-3.5.3.ppc64le",
"product": {
"name": "libtalloc2-2.1.11-3.5.3.ppc64le",
"product_id": "libtalloc2-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-4.13-4.2.1.ppc64le",
"product": {
"name": "libtasn1-4.13-4.2.1.ppc64le",
"product_id": "libtasn1-4.13-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-4.2.1.ppc64le",
"product": {
"name": "libtasn1-6-4.13-4.2.1.ppc64le",
"product_id": "libtasn1-6-4.13-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-4.2.1.ppc64le",
"product": {
"name": "libtasn1-devel-4.13-4.2.1.ppc64le",
"product_id": "libtasn1-devel-4.13-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtdb-devel-1.3.15-3.6.3.ppc64le",
"product": {
"name": "libtdb-devel-1.3.15-3.6.3.ppc64le",
"product_id": "libtdb-devel-1.3.15-3.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtdb1-1.3.15-3.6.3.ppc64le",
"product": {
"name": "libtdb1-1.3.15-3.6.3.ppc64le",
"product_id": "libtdb1-1.3.15-3.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-devel-0.9.36-4.10.3.ppc64le",
"product": {
"name": "libtevent-devel-0.9.36-4.10.3.ppc64le",
"product_id": "libtevent-devel-0.9.36-4.10.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent0-0.9.36-4.10.3.ppc64le",
"product": {
"name": "libtevent0-0.9.36-4.10.3.ppc64le",
"product_id": "libtevent0-0.9.36-4.10.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nettle-3.4.1-4.9.1.ppc64le",
"product": {
"name": "nettle-3.4.1-4.9.1.ppc64le",
"product_id": "nettle-3.4.1-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "p11-kit-0.23.2-4.2.1.ppc64le",
"product": {
"name": "p11-kit-0.23.2-4.2.1.ppc64le",
"product_id": "p11-kit-0.23.2-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "p11-kit-devel-0.23.2-4.2.1.ppc64le",
"product": {
"name": "p11-kit-devel-0.23.2-4.2.1.ppc64le",
"product_id": "p11-kit-devel-0.23.2-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-0.23.2-4.2.1.ppc64le",
"product": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.ppc64le",
"product_id": "p11-kit-nss-trust-0.23.2-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "p11-kit-tools-0.23.2-4.2.1.ppc64le",
"product": {
"name": "p11-kit-tools-0.23.2-4.2.1.ppc64le",
"product_id": "p11-kit-tools-0.23.2-4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-5.5.3.ppc64le",
"product": {
"name": "python-avahi-0.6.32-5.5.3.ppc64le",
"product_id": "python-avahi-0.6.32-5.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-5.5.8.ppc64le",
"product": {
"name": "python-avahi-gtk-0.6.32-5.5.8.ppc64le",
"product_id": "python-avahi-gtk-0.6.32-5.5.8.ppc64le"
}
},
{
"category": "product_version",
"name": "python-ldb-1.2.4-3.12.1.ppc64le",
"product": {
"name": "python-ldb-1.2.4-3.12.1.ppc64le",
"product_id": "python-ldb-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-ldb-devel-1.2.4-3.12.1.ppc64le",
"product": {
"name": "python-ldb-devel-1.2.4-3.12.1.ppc64le",
"product_id": "python-ldb-devel-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-talloc-2.1.11-3.5.3.ppc64le",
"product": {
"name": "python-talloc-2.1.11-3.5.3.ppc64le",
"product_id": "python-talloc-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python-talloc-devel-2.1.11-3.5.3.ppc64le",
"product": {
"name": "python-talloc-devel-2.1.11-3.5.3.ppc64le",
"product_id": "python-talloc-devel-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tdb-1.3.15-3.6.3.ppc64le",
"product": {
"name": "python-tdb-1.3.15-3.6.3.ppc64le",
"product_id": "python-tdb-1.3.15-3.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tevent-0.9.36-4.10.3.ppc64le",
"product": {
"name": "python-tevent-0.9.36-4.10.3.ppc64le",
"product_id": "python-tevent-0.9.36-4.10.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ldb-1.2.4-3.12.1.ppc64le",
"product": {
"name": "python3-ldb-1.2.4-3.12.1.ppc64le",
"product_id": "python3-ldb-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ldb-devel-1.2.4-3.12.1.ppc64le",
"product": {
"name": "python3-ldb-devel-1.2.4-3.12.1.ppc64le",
"product_id": "python3-ldb-devel-1.2.4-3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-talloc-2.1.11-3.5.3.ppc64le",
"product": {
"name": "python3-talloc-2.1.11-3.5.3.ppc64le",
"product_id": "python3-talloc-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-talloc-devel-2.1.11-3.5.3.ppc64le",
"product": {
"name": "python3-talloc-devel-2.1.11-3.5.3.ppc64le",
"product_id": "python3-talloc-devel-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tdb-1.3.15-3.6.3.ppc64le",
"product": {
"name": "python3-tdb-1.3.15-3.6.3.ppc64le",
"product_id": "python3-tdb-1.3.15-3.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tevent-0.9.36-4.10.3.ppc64le",
"product": {
"name": "python3-tevent-0.9.36-4.10.3.ppc64le",
"product_id": "python3-tevent-0.9.36-4.10.3.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"product_id": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "talloc-man-2.1.11-3.5.3.ppc64le",
"product": {
"name": "talloc-man-2.1.11-3.5.3.ppc64le",
"product_id": "talloc-man-2.1.11-3.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "tdb-tools-1.3.15-3.6.3.ppc64le",
"product": {
"name": "tdb-tools-1.3.15-3.6.3.ppc64le",
"product_id": "tdb-tools-1.3.15-3.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "tevent-man-0.9.36-4.10.3.ppc64le",
"product": {
"name": "tevent-man-0.9.36-4.10.3.ppc64le",
"product_id": "tevent-man-0.9.36-4.10.3.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-5.5.3.s390x",
"product": {
"name": "avahi-0.6.32-5.5.3.s390x",
"product_id": "avahi-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-5.5.3.s390x",
"product": {
"name": "avahi-autoipd-0.6.32-5.5.3.s390x",
"product_id": "avahi-autoipd-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.s390x",
"product_id": "avahi-compat-howl-devel-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-5.5.3.s390x",
"product": {
"name": "avahi-utils-0.6.32-5.5.3.s390x",
"product_id": "avahi-utils-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-5.5.8.s390x",
"product": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.s390x",
"product_id": "avahi-utils-gtk-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-2.2.7-3.11.7.s390x",
"product": {
"name": "cups-2.2.7-3.11.7.s390x",
"product_id": "cups-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "cups-client-2.2.7-3.11.7.s390x",
"product": {
"name": "cups-client-2.2.7-3.11.7.s390x",
"product_id": "cups-client-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "cups-config-2.2.7-3.11.7.s390x",
"product": {
"name": "cups-config-2.2.7-3.11.7.s390x",
"product_id": "cups-config-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "cups-ddk-2.2.7-3.11.7.s390x",
"product": {
"name": "cups-ddk-2.2.7-3.11.7.s390x",
"product_id": "cups-ddk-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "cups-devel-2.2.7-3.11.7.s390x",
"product": {
"name": "cups-devel-2.2.7-3.11.7.s390x",
"product_id": "cups-devel-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "gamin-devel-0.1.10-3.2.3.s390x",
"product": {
"name": "gamin-devel-0.1.10-3.2.3.s390x",
"product_id": "gamin-devel-0.1.10-3.2.3.s390x"
}
},
{
"category": "product_version",
"name": "gnutls-3.6.2-6.5.4.s390x",
"product": {
"name": "gnutls-3.6.2-6.5.4.s390x",
"product_id": "gnutls-3.6.2-6.5.4.s390x"
}
},
{
"category": "product_version",
"name": "gnutls-guile-3.6.2-6.5.4.s390x",
"product": {
"name": "gnutls-guile-3.6.2-6.5.4.s390x",
"product_id": "gnutls-guile-3.6.2-6.5.4.s390x"
}
},
{
"category": "product_version",
"name": "ldb-tools-1.2.4-3.12.1.s390x",
"product": {
"name": "ldb-tools-1.2.4-3.12.1.s390x",
"product_id": "ldb-tools-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-5.5.3.s390x",
"product": {
"name": "libavahi-client3-0.6.32-5.5.3.s390x",
"product_id": "libavahi-client3-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-5.5.3.s390x",
"product": {
"name": "libavahi-common3-0.6.32-5.5.3.s390x",
"product_id": "libavahi-common3-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-5.5.3.s390x",
"product": {
"name": "libavahi-core7-0.6.32-5.5.3.s390x",
"product_id": "libavahi-core7-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-5.5.3.s390x",
"product": {
"name": "libavahi-devel-0.6.32-5.5.3.s390x",
"product_id": "libavahi-devel-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-5.5.8.s390x",
"product": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.s390x",
"product_id": "libavahi-glib-devel-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-5.5.8.s390x",
"product": {
"name": "libavahi-glib1-0.6.32-5.5.8.s390x",
"product_id": "libavahi-glib1-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-5.5.8.s390x",
"product": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.s390x",
"product_id": "libavahi-gobject-devel-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-5.5.8.s390x",
"product": {
"name": "libavahi-gobject0-0.6.32-5.5.8.s390x",
"product_id": "libavahi-gobject0-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x",
"product_id": "libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-5.5.8.s390x",
"product": {
"name": "libavahi-ui0-0.6.32-5.5.8.s390x",
"product_id": "libavahi-ui0-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "libcups2-2.2.7-3.11.7.s390x",
"product": {
"name": "libcups2-2.2.7-3.11.7.s390x",
"product_id": "libcups2-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "libcupscgi1-2.2.7-3.11.7.s390x",
"product": {
"name": "libcupscgi1-2.2.7-3.11.7.s390x",
"product_id": "libcupscgi1-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "libcupsimage2-2.2.7-3.11.7.s390x",
"product": {
"name": "libcupsimage2-2.2.7-3.11.7.s390x",
"product_id": "libcupsimage2-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "libcupsmime1-2.2.7-3.11.7.s390x",
"product": {
"name": "libcupsmime1-2.2.7-3.11.7.s390x",
"product_id": "libcupsmime1-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-2.2.7-3.11.7.s390x",
"product": {
"name": "libcupsppdc1-2.2.7-3.11.7.s390x",
"product_id": "libcupsppdc1-2.2.7-3.11.7.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-5.5.3.s390x",
"product": {
"name": "libdns_sd-0.6.32-5.5.3.s390x",
"product_id": "libdns_sd-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-0.1.10-3.2.3.s390x",
"product": {
"name": "libfam0-gamin-0.1.10-3.2.3.s390x",
"product_id": "libfam0-gamin-0.1.10-3.2.3.s390x"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-0.1.10-3.2.3.s390x",
"product": {
"name": "libgamin-1-0-0.1.10-3.2.3.s390x",
"product_id": "libgamin-1-0-0.1.10-3.2.3.s390x"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-3.6.2-6.5.4.s390x",
"product": {
"name": "libgnutls-devel-3.6.2-6.5.4.s390x",
"product_id": "libgnutls-devel-3.6.2-6.5.4.s390x"
}
},
{
"category": "product_version",
"name": "libgnutls30-3.6.2-6.5.4.s390x",
"product": {
"name": "libgnutls30-3.6.2-6.5.4.s390x",
"product_id": "libgnutls30-3.6.2-6.5.4.s390x"
}
},
{
"category": "product_version",
"name": "libgnutlsxx-devel-3.6.2-6.5.4.s390x",
"product": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.s390x",
"product_id": "libgnutlsxx-devel-3.6.2-6.5.4.s390x"
}
},
{
"category": "product_version",
"name": "libgnutlsxx28-3.6.2-6.5.4.s390x",
"product": {
"name": "libgnutlsxx28-3.6.2-6.5.4.s390x",
"product_id": "libgnutlsxx28-3.6.2-6.5.4.s390x"
}
},
{
"category": "product_version",
"name": "libhogweed4-3.4.1-4.9.1.s390x",
"product": {
"name": "libhogweed4-3.4.1-4.9.1.s390x",
"product_id": "libhogweed4-3.4.1-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-5.5.3.s390x",
"product": {
"name": "libhowl0-0.6.32-5.5.3.s390x",
"product_id": "libhowl0-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libldb-devel-1.2.4-3.12.1.s390x",
"product": {
"name": "libldb-devel-1.2.4-3.12.1.s390x",
"product_id": "libldb-devel-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libldb1-1.2.4-3.12.1.s390x",
"product": {
"name": "libldb1-1.2.4-3.12.1.s390x",
"product_id": "libldb1-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.4.1-4.9.1.s390x",
"product": {
"name": "libnettle-devel-3.4.1-4.9.1.s390x",
"product_id": "libnettle-devel-3.4.1-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle6-3.4.1-4.9.1.s390x",
"product": {
"name": "libnettle6-3.4.1-4.9.1.s390x",
"product_id": "libnettle6-3.4.1-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libp11-kit0-0.23.2-4.2.1.s390x",
"product": {
"name": "libp11-kit0-0.23.2-4.2.1.s390x",
"product_id": "libp11-kit0-0.23.2-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-2.1.11-3.5.3.s390x",
"product": {
"name": "libtalloc-devel-2.1.11-3.5.3.s390x",
"product_id": "libtalloc-devel-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-2.1.11-3.5.3.s390x",
"product": {
"name": "libtalloc2-2.1.11-3.5.3.s390x",
"product_id": "libtalloc2-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-4.13-4.2.1.s390x",
"product": {
"name": "libtasn1-4.13-4.2.1.s390x",
"product_id": "libtasn1-4.13-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-4.2.1.s390x",
"product": {
"name": "libtasn1-6-4.13-4.2.1.s390x",
"product_id": "libtasn1-6-4.13-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-4.2.1.s390x",
"product": {
"name": "libtasn1-devel-4.13-4.2.1.s390x",
"product_id": "libtasn1-devel-4.13-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "libtdb-devel-1.3.15-3.6.3.s390x",
"product": {
"name": "libtdb-devel-1.3.15-3.6.3.s390x",
"product_id": "libtdb-devel-1.3.15-3.6.3.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-1.3.15-3.6.3.s390x",
"product": {
"name": "libtdb1-1.3.15-3.6.3.s390x",
"product_id": "libtdb1-1.3.15-3.6.3.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-devel-0.9.36-4.10.3.s390x",
"product": {
"name": "libtevent-devel-0.9.36-4.10.3.s390x",
"product_id": "libtevent-devel-0.9.36-4.10.3.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-0.9.36-4.10.3.s390x",
"product": {
"name": "libtevent0-0.9.36-4.10.3.s390x",
"product_id": "libtevent0-0.9.36-4.10.3.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "nettle-3.4.1-4.9.1.s390x",
"product": {
"name": "nettle-3.4.1-4.9.1.s390x",
"product_id": "nettle-3.4.1-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "p11-kit-0.23.2-4.2.1.s390x",
"product": {
"name": "p11-kit-0.23.2-4.2.1.s390x",
"product_id": "p11-kit-0.23.2-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "p11-kit-devel-0.23.2-4.2.1.s390x",
"product": {
"name": "p11-kit-devel-0.23.2-4.2.1.s390x",
"product_id": "p11-kit-devel-0.23.2-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-0.23.2-4.2.1.s390x",
"product": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.s390x",
"product_id": "p11-kit-nss-trust-0.23.2-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "p11-kit-tools-0.23.2-4.2.1.s390x",
"product": {
"name": "p11-kit-tools-0.23.2-4.2.1.s390x",
"product_id": "p11-kit-tools-0.23.2-4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-5.5.3.s390x",
"product": {
"name": "python-avahi-0.6.32-5.5.3.s390x",
"product_id": "python-avahi-0.6.32-5.5.3.s390x"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-5.5.8.s390x",
"product": {
"name": "python-avahi-gtk-0.6.32-5.5.8.s390x",
"product_id": "python-avahi-gtk-0.6.32-5.5.8.s390x"
}
},
{
"category": "product_version",
"name": "python-ldb-1.2.4-3.12.1.s390x",
"product": {
"name": "python-ldb-1.2.4-3.12.1.s390x",
"product_id": "python-ldb-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "python-ldb-devel-1.2.4-3.12.1.s390x",
"product": {
"name": "python-ldb-devel-1.2.4-3.12.1.s390x",
"product_id": "python-ldb-devel-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "python-talloc-2.1.11-3.5.3.s390x",
"product": {
"name": "python-talloc-2.1.11-3.5.3.s390x",
"product_id": "python-talloc-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "python-talloc-devel-2.1.11-3.5.3.s390x",
"product": {
"name": "python-talloc-devel-2.1.11-3.5.3.s390x",
"product_id": "python-talloc-devel-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "python-tdb-1.3.15-3.6.3.s390x",
"product": {
"name": "python-tdb-1.3.15-3.6.3.s390x",
"product_id": "python-tdb-1.3.15-3.6.3.s390x"
}
},
{
"category": "product_version",
"name": "python-tevent-0.9.36-4.10.3.s390x",
"product": {
"name": "python-tevent-0.9.36-4.10.3.s390x",
"product_id": "python-tevent-0.9.36-4.10.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-ldb-1.2.4-3.12.1.s390x",
"product": {
"name": "python3-ldb-1.2.4-3.12.1.s390x",
"product_id": "python3-ldb-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ldb-devel-1.2.4-3.12.1.s390x",
"product": {
"name": "python3-ldb-devel-1.2.4-3.12.1.s390x",
"product_id": "python3-ldb-devel-1.2.4-3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-talloc-2.1.11-3.5.3.s390x",
"product": {
"name": "python3-talloc-2.1.11-3.5.3.s390x",
"product_id": "python3-talloc-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-talloc-devel-2.1.11-3.5.3.s390x",
"product": {
"name": "python3-talloc-devel-2.1.11-3.5.3.s390x",
"product_id": "python3-talloc-devel-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-tdb-1.3.15-3.6.3.s390x",
"product": {
"name": "python3-tdb-1.3.15-3.6.3.s390x",
"product_id": "python3-tdb-1.3.15-3.6.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-tevent-0.9.36-4.10.3.s390x",
"product": {
"name": "python3-tevent-0.9.36-4.10.3.s390x",
"product_id": "python3-tevent-0.9.36-4.10.3.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"product_id": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
}
},
{
"category": "product_version",
"name": "talloc-man-2.1.11-3.5.3.s390x",
"product": {
"name": "talloc-man-2.1.11-3.5.3.s390x",
"product_id": "talloc-man-2.1.11-3.5.3.s390x"
}
},
{
"category": "product_version",
"name": "tdb-tools-1.3.15-3.6.3.s390x",
"product": {
"name": "tdb-tools-1.3.15-3.6.3.s390x",
"product_id": "tdb-tools-1.3.15-3.6.3.s390x"
}
},
{
"category": "product_version",
"name": "tevent-man-0.9.36-4.10.3.s390x",
"product": {
"name": "tevent-man-0.9.36-4.10.3.s390x",
"product_id": "tevent-man-0.9.36-4.10.3.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-5.5.3.x86_64",
"product": {
"name": "avahi-0.6.32-5.5.3.x86_64",
"product_id": "avahi-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-5.5.3.x86_64",
"product": {
"name": "avahi-autoipd-0.6.32-5.5.3.x86_64",
"product_id": "avahi-autoipd-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.x86_64",
"product_id": "avahi-compat-howl-devel-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-5.5.3.x86_64",
"product": {
"name": "avahi-utils-0.6.32-5.5.3.x86_64",
"product_id": "avahi-utils-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-5.5.8.x86_64",
"product": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.x86_64",
"product_id": "avahi-utils-gtk-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "ctdb-pcp-pmda-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "ctdb-tests-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-2.2.7-3.11.7.x86_64",
"product": {
"name": "cups-2.2.7-3.11.7.x86_64",
"product_id": "cups-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "cups-client-2.2.7-3.11.7.x86_64",
"product": {
"name": "cups-client-2.2.7-3.11.7.x86_64",
"product_id": "cups-client-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "cups-config-2.2.7-3.11.7.x86_64",
"product": {
"name": "cups-config-2.2.7-3.11.7.x86_64",
"product_id": "cups-config-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "cups-ddk-2.2.7-3.11.7.x86_64",
"product": {
"name": "cups-ddk-2.2.7-3.11.7.x86_64",
"product_id": "cups-ddk-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "cups-devel-2.2.7-3.11.7.x86_64",
"product": {
"name": "cups-devel-2.2.7-3.11.7.x86_64",
"product_id": "cups-devel-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "cups-devel-32bit-2.2.7-3.11.7.x86_64",
"product": {
"name": "cups-devel-32bit-2.2.7-3.11.7.x86_64",
"product_id": "cups-devel-32bit-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "gamin-devel-0.1.10-3.2.3.x86_64",
"product": {
"name": "gamin-devel-0.1.10-3.2.3.x86_64",
"product_id": "gamin-devel-0.1.10-3.2.3.x86_64"
}
},
{
"category": "product_version",
"name": "gnutls-3.6.2-6.5.4.x86_64",
"product": {
"name": "gnutls-3.6.2-6.5.4.x86_64",
"product_id": "gnutls-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "gnutls-guile-3.6.2-6.5.4.x86_64",
"product": {
"name": "gnutls-guile-3.6.2-6.5.4.x86_64",
"product_id": "gnutls-guile-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "ldb-tools-1.2.4-3.12.1.x86_64",
"product": {
"name": "ldb-tools-1.2.4-3.12.1.x86_64",
"product_id": "ldb-tools-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-5.5.3.x86_64",
"product": {
"name": "libavahi-client3-0.6.32-5.5.3.x86_64",
"product_id": "libavahi-client3-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"product_id": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-5.5.3.x86_64",
"product": {
"name": "libavahi-common3-0.6.32-5.5.3.x86_64",
"product_id": "libavahi-common3-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"product_id": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-5.5.3.x86_64",
"product": {
"name": "libavahi-core7-0.6.32-5.5.3.x86_64",
"product_id": "libavahi-core7-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-5.5.3.x86_64",
"product": {
"name": "libavahi-devel-0.6.32-5.5.3.x86_64",
"product_id": "libavahi-devel-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-glib-devel-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-glib1-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-glib1-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-glib1-32bit-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-gobject-devel-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-gobject0-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-gobject0-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-5.5.8.x86_64",
"product": {
"name": "libavahi-ui0-0.6.32-5.5.8.x86_64",
"product_id": "libavahi-ui0-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "libcups2-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcups2-2.2.7-3.11.7.x86_64",
"product_id": "libcups2-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcups2-32bit-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcups2-32bit-2.2.7-3.11.7.x86_64",
"product_id": "libcups2-32bit-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupscgi1-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupscgi1-2.2.7-3.11.7.x86_64",
"product_id": "libcupscgi1-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupscgi1-32bit-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupscgi1-32bit-2.2.7-3.11.7.x86_64",
"product_id": "libcupscgi1-32bit-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupsimage2-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupsimage2-2.2.7-3.11.7.x86_64",
"product_id": "libcupsimage2-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupsimage2-32bit-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupsimage2-32bit-2.2.7-3.11.7.x86_64",
"product_id": "libcupsimage2-32bit-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupsmime1-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupsmime1-2.2.7-3.11.7.x86_64",
"product_id": "libcupsmime1-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupsmime1-32bit-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupsmime1-32bit-2.2.7-3.11.7.x86_64",
"product_id": "libcupsmime1-32bit-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupsppdc1-2.2.7-3.11.7.x86_64",
"product_id": "libcupsppdc1-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libcupsppdc1-32bit-2.2.7-3.11.7.x86_64",
"product": {
"name": "libcupsppdc1-32bit-2.2.7-3.11.7.x86_64",
"product_id": "libcupsppdc1-32bit-2.2.7-3.11.7.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-5.5.3.x86_64",
"product": {
"name": "libdns_sd-0.6.32-5.5.3.x86_64",
"product_id": "libdns_sd-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.6.32-5.5.3.x86_64",
"product": {
"name": "libdns_sd-32bit-0.6.32-5.5.3.x86_64",
"product_id": "libdns_sd-32bit-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-0.1.10-3.2.3.x86_64",
"product": {
"name": "libfam0-gamin-0.1.10-3.2.3.x86_64",
"product_id": "libfam0-gamin-0.1.10-3.2.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfam0-gamin-32bit-0.1.10-3.2.3.x86_64",
"product": {
"name": "libfam0-gamin-32bit-0.1.10-3.2.3.x86_64",
"product_id": "libfam0-gamin-32bit-0.1.10-3.2.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-0.1.10-3.2.3.x86_64",
"product": {
"name": "libgamin-1-0-0.1.10-3.2.3.x86_64",
"product_id": "libgamin-1-0-0.1.10-3.2.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgamin-1-0-32bit-0.1.10-3.2.3.x86_64",
"product": {
"name": "libgamin-1-0-32bit-0.1.10-3.2.3.x86_64",
"product_id": "libgamin-1-0-32bit-0.1.10-3.2.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-3.6.2-6.5.4.x86_64",
"product": {
"name": "libgnutls-devel-3.6.2-6.5.4.x86_64",
"product_id": "libgnutls-devel-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "libgnutls-devel-32bit-3.6.2-6.5.4.x86_64",
"product": {
"name": "libgnutls-devel-32bit-3.6.2-6.5.4.x86_64",
"product_id": "libgnutls-devel-32bit-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "libgnutls30-3.6.2-6.5.4.x86_64",
"product": {
"name": "libgnutls30-3.6.2-6.5.4.x86_64",
"product_id": "libgnutls30-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"product": {
"name": "libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"product_id": "libgnutls30-32bit-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "libgnutlsxx-devel-3.6.2-6.5.4.x86_64",
"product": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.x86_64",
"product_id": "libgnutlsxx-devel-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "libgnutlsxx28-3.6.2-6.5.4.x86_64",
"product": {
"name": "libgnutlsxx28-3.6.2-6.5.4.x86_64",
"product_id": "libgnutlsxx28-3.6.2-6.5.4.x86_64"
}
},
{
"category": "product_version",
"name": "libhogweed4-3.4.1-4.9.1.x86_64",
"product": {
"name": "libhogweed4-3.4.1-4.9.1.x86_64",
"product_id": "libhogweed4-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"product": {
"name": "libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"product_id": "libhogweed4-32bit-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-5.5.3.x86_64",
"product": {
"name": "libhowl0-0.6.32-5.5.3.x86_64",
"product_id": "libhowl0-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libldb-devel-1.2.4-3.12.1.x86_64",
"product": {
"name": "libldb-devel-1.2.4-3.12.1.x86_64",
"product_id": "libldb-devel-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libldb1-1.2.4-3.12.1.x86_64",
"product": {
"name": "libldb1-1.2.4-3.12.1.x86_64",
"product_id": "libldb1-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libldb1-32bit-1.2.4-3.12.1.x86_64",
"product": {
"name": "libldb1-32bit-1.2.4-3.12.1.x86_64",
"product_id": "libldb1-32bit-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.4.1-4.9.1.x86_64",
"product": {
"name": "libnettle-devel-3.4.1-4.9.1.x86_64",
"product_id": "libnettle-devel-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-32bit-3.4.1-4.9.1.x86_64",
"product": {
"name": "libnettle-devel-32bit-3.4.1-4.9.1.x86_64",
"product_id": "libnettle-devel-32bit-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle6-3.4.1-4.9.1.x86_64",
"product": {
"name": "libnettle6-3.4.1-4.9.1.x86_64",
"product_id": "libnettle6-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle6-32bit-3.4.1-4.9.1.x86_64",
"product": {
"name": "libnettle6-32bit-3.4.1-4.9.1.x86_64",
"product_id": "libnettle6-32bit-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libp11-kit0-0.23.2-4.2.1.x86_64",
"product": {
"name": "libp11-kit0-0.23.2-4.2.1.x86_64",
"product_id": "libp11-kit0-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"product": {
"name": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"product_id": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-2.1.11-3.5.3.x86_64",
"product": {
"name": "libtalloc-devel-2.1.11-3.5.3.x86_64",
"product_id": "libtalloc-devel-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-2.1.11-3.5.3.x86_64",
"product": {
"name": "libtalloc2-2.1.11-3.5.3.x86_64",
"product_id": "libtalloc2-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-2.1.11-3.5.3.x86_64",
"product": {
"name": "libtalloc2-32bit-2.1.11-3.5.3.x86_64",
"product_id": "libtalloc2-32bit-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-4.13-4.2.1.x86_64",
"product": {
"name": "libtasn1-4.13-4.2.1.x86_64",
"product_id": "libtasn1-4.13-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-4.13-4.2.1.x86_64",
"product": {
"name": "libtasn1-6-4.13-4.2.1.x86_64",
"product_id": "libtasn1-6-4.13-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-6-32bit-4.13-4.2.1.x86_64",
"product": {
"name": "libtasn1-6-32bit-4.13-4.2.1.x86_64",
"product_id": "libtasn1-6-32bit-4.13-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-4.13-4.2.1.x86_64",
"product": {
"name": "libtasn1-devel-4.13-4.2.1.x86_64",
"product_id": "libtasn1-devel-4.13-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtasn1-devel-32bit-4.13-4.2.1.x86_64",
"product": {
"name": "libtasn1-devel-32bit-4.13-4.2.1.x86_64",
"product_id": "libtasn1-devel-32bit-4.13-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb-devel-1.3.15-3.6.3.x86_64",
"product": {
"name": "libtdb-devel-1.3.15-3.6.3.x86_64",
"product_id": "libtdb-devel-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-1.3.15-3.6.3.x86_64",
"product": {
"name": "libtdb1-1.3.15-3.6.3.x86_64",
"product_id": "libtdb1-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-1.3.15-3.6.3.x86_64",
"product": {
"name": "libtdb1-32bit-1.3.15-3.6.3.x86_64",
"product_id": "libtdb1-32bit-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-devel-0.9.36-4.10.3.x86_64",
"product": {
"name": "libtevent-devel-0.9.36-4.10.3.x86_64",
"product_id": "libtevent-devel-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-0.9.36-4.10.3.x86_64",
"product": {
"name": "libtevent0-0.9.36-4.10.3.x86_64",
"product_id": "libtevent0-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-0.9.36-4.10.3.x86_64",
"product": {
"name": "libtevent0-32bit-0.9.36-4.10.3.x86_64",
"product_id": "libtevent0-32bit-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "nettle-3.4.1-4.9.1.x86_64",
"product": {
"name": "nettle-3.4.1-4.9.1.x86_64",
"product_id": "nettle-3.4.1-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "p11-kit-0.23.2-4.2.1.x86_64",
"product": {
"name": "p11-kit-0.23.2-4.2.1.x86_64",
"product_id": "p11-kit-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "p11-kit-32bit-0.23.2-4.2.1.x86_64",
"product": {
"name": "p11-kit-32bit-0.23.2-4.2.1.x86_64",
"product_id": "p11-kit-32bit-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "p11-kit-devel-0.23.2-4.2.1.x86_64",
"product": {
"name": "p11-kit-devel-0.23.2-4.2.1.x86_64",
"product_id": "p11-kit-devel-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-0.23.2-4.2.1.x86_64",
"product": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.x86_64",
"product_id": "p11-kit-nss-trust-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "p11-kit-nss-trust-32bit-0.23.2-4.2.1.x86_64",
"product": {
"name": "p11-kit-nss-trust-32bit-0.23.2-4.2.1.x86_64",
"product_id": "p11-kit-nss-trust-32bit-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "p11-kit-tools-0.23.2-4.2.1.x86_64",
"product": {
"name": "p11-kit-tools-0.23.2-4.2.1.x86_64",
"product_id": "p11-kit-tools-0.23.2-4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-5.5.3.x86_64",
"product": {
"name": "python-avahi-0.6.32-5.5.3.x86_64",
"product_id": "python-avahi-0.6.32-5.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-5.5.8.x86_64",
"product": {
"name": "python-avahi-gtk-0.6.32-5.5.8.x86_64",
"product_id": "python-avahi-gtk-0.6.32-5.5.8.x86_64"
}
},
{
"category": "product_version",
"name": "python-ldb-1.2.4-3.12.1.x86_64",
"product": {
"name": "python-ldb-1.2.4-3.12.1.x86_64",
"product_id": "python-ldb-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-ldb-32bit-1.2.4-3.12.1.x86_64",
"product": {
"name": "python-ldb-32bit-1.2.4-3.12.1.x86_64",
"product_id": "python-ldb-32bit-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-ldb-devel-1.2.4-3.12.1.x86_64",
"product": {
"name": "python-ldb-devel-1.2.4-3.12.1.x86_64",
"product_id": "python-ldb-devel-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-talloc-2.1.11-3.5.3.x86_64",
"product": {
"name": "python-talloc-2.1.11-3.5.3.x86_64",
"product_id": "python-talloc-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-talloc-32bit-2.1.11-3.5.3.x86_64",
"product": {
"name": "python-talloc-32bit-2.1.11-3.5.3.x86_64",
"product_id": "python-talloc-32bit-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-talloc-devel-2.1.11-3.5.3.x86_64",
"product": {
"name": "python-talloc-devel-2.1.11-3.5.3.x86_64",
"product_id": "python-talloc-devel-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-tdb-1.3.15-3.6.3.x86_64",
"product": {
"name": "python-tdb-1.3.15-3.6.3.x86_64",
"product_id": "python-tdb-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-tdb-32bit-1.3.15-3.6.3.x86_64",
"product": {
"name": "python-tdb-32bit-1.3.15-3.6.3.x86_64",
"product_id": "python-tdb-32bit-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-tevent-0.9.36-4.10.3.x86_64",
"product": {
"name": "python-tevent-0.9.36-4.10.3.x86_64",
"product_id": "python-tevent-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-tevent-32bit-0.9.36-4.10.3.x86_64",
"product": {
"name": "python-tevent-32bit-0.9.36-4.10.3.x86_64",
"product_id": "python-tevent-32bit-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ldb-1.2.4-3.12.1.x86_64",
"product": {
"name": "python3-ldb-1.2.4-3.12.1.x86_64",
"product_id": "python3-ldb-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ldb-32bit-1.2.4-3.12.1.x86_64",
"product": {
"name": "python3-ldb-32bit-1.2.4-3.12.1.x86_64",
"product_id": "python3-ldb-32bit-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ldb-devel-1.2.4-3.12.1.x86_64",
"product": {
"name": "python3-ldb-devel-1.2.4-3.12.1.x86_64",
"product_id": "python3-ldb-devel-1.2.4-3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-talloc-2.1.11-3.5.3.x86_64",
"product": {
"name": "python3-talloc-2.1.11-3.5.3.x86_64",
"product_id": "python3-talloc-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-talloc-32bit-2.1.11-3.5.3.x86_64",
"product": {
"name": "python3-talloc-32bit-2.1.11-3.5.3.x86_64",
"product_id": "python3-talloc-32bit-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-talloc-devel-2.1.11-3.5.3.x86_64",
"product": {
"name": "python3-talloc-devel-2.1.11-3.5.3.x86_64",
"product_id": "python3-talloc-devel-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tdb-1.3.15-3.6.3.x86_64",
"product": {
"name": "python3-tdb-1.3.15-3.6.3.x86_64",
"product_id": "python3-tdb-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tdb-32bit-1.3.15-3.6.3.x86_64",
"product": {
"name": "python3-tdb-32bit-1.3.15-3.6.3.x86_64",
"product_id": "python3-tdb-32bit-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tevent-0.9.36-4.10.3.x86_64",
"product": {
"name": "python3-tevent-0.9.36-4.10.3.x86_64",
"product_id": "python3-tevent-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tevent-32bit-0.9.36-4.10.3.x86_64",
"product": {
"name": "python3-tevent-32bit-0.9.36-4.10.3.x86_64",
"product_id": "python3-tevent-32bit-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-ceph-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-ceph-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-ceph-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-test-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"product_id": "samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "talloc-man-2.1.11-3.5.3.x86_64",
"product": {
"name": "talloc-man-2.1.11-3.5.3.x86_64",
"product_id": "talloc-man-2.1.11-3.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "tdb-tools-1.3.15-3.6.3.x86_64",
"product": {
"name": "tdb-tools-1.3.15-3.6.3.x86_64",
"product_id": "tdb-tools-1.3.15-3.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "tevent-man-0.9.36-4.10.3.x86_64",
"product": {
"name": "tevent-man-0.9.36-4.10.3.x86_64",
"product_id": "tevent-man-0.9.36-4.10.3.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.aarch64"
},
"product_reference": "avahi-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.ppc64le"
},
"product_reference": "avahi-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.s390x"
},
"product_reference": "avahi-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.x86_64"
},
"product_reference": "avahi-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.6.32-5.5.3.noarch as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-lang-0.6.32-5.5.3.noarch"
},
"product_reference": "avahi-lang-0.6.32-5.5.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.aarch64"
},
"product_reference": "avahi-utils-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.ppc64le"
},
"product_reference": "avahi-utils-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.s390x"
},
"product_reference": "avahi-utils-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.x86_64"
},
"product_reference": "avahi-utils-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.aarch64"
},
"product_reference": "cups-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.ppc64le"
},
"product_reference": "cups-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.s390x"
},
"product_reference": "cups-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.x86_64"
},
"product_reference": "cups-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-client-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.aarch64"
},
"product_reference": "cups-client-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-client-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.ppc64le"
},
"product_reference": "cups-client-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-client-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.s390x"
},
"product_reference": "cups-client-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-client-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.x86_64"
},
"product_reference": "cups-client-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-config-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.aarch64"
},
"product_reference": "cups-config-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-config-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.ppc64le"
},
"product_reference": "cups-config-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-config-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.s390x"
},
"product_reference": "cups-config-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-config-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.x86_64"
},
"product_reference": "cups-config-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-devel-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.aarch64"
},
"product_reference": "cups-devel-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-devel-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.ppc64le"
},
"product_reference": "cups-devel-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-devel-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.s390x"
},
"product_reference": "cups-devel-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-devel-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.x86_64"
},
"product_reference": "cups-devel-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0.1.10-3.2.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.aarch64"
},
"product_reference": "gamin-devel-0.1.10-3.2.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0.1.10-3.2.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.ppc64le"
},
"product_reference": "gamin-devel-0.1.10-3.2.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0.1.10-3.2.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.s390x"
},
"product_reference": "gamin-devel-0.1.10-3.2.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gamin-devel-0.1.10-3.2.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.x86_64"
},
"product_reference": "gamin-devel-0.1.10-3.2.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnutls-3.6.2-6.5.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.aarch64"
},
"product_reference": "gnutls-3.6.2-6.5.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnutls-3.6.2-6.5.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.ppc64le"
},
"product_reference": "gnutls-3.6.2-6.5.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnutls-3.6.2-6.5.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.s390x"
},
"product_reference": "gnutls-3.6.2-6.5.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnutls-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.x86_64"
},
"product_reference": "gnutls-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.aarch64"
},
"product_reference": "libavahi-client3-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.ppc64le"
},
"product_reference": "libavahi-client3-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.s390x"
},
"product_reference": "libavahi-client3-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-client3-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.aarch64"
},
"product_reference": "libavahi-common3-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.ppc64le"
},
"product_reference": "libavahi-common3-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.s390x"
},
"product_reference": "libavahi-common3-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-common3-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.aarch64"
},
"product_reference": "libavahi-core7-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.ppc64le"
},
"product_reference": "libavahi-core7-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.s390x"
},
"product_reference": "libavahi-core7-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-core7-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.aarch64"
},
"product_reference": "libavahi-devel-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.ppc64le"
},
"product_reference": "libavahi-devel-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.s390x"
},
"product_reference": "libavahi-devel-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-devel-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.aarch64"
},
"product_reference": "libavahi-glib-devel-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.s390x"
},
"product_reference": "libavahi-glib-devel-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.x86_64"
},
"product_reference": "libavahi-glib-devel-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.aarch64"
},
"product_reference": "libavahi-glib1-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.ppc64le"
},
"product_reference": "libavahi-glib1-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.s390x"
},
"product_reference": "libavahi-glib1-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.x86_64"
},
"product_reference": "libavahi-glib1-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.aarch64"
},
"product_reference": "libavahi-gobject0-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.ppc64le"
},
"product_reference": "libavahi-gobject0-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.s390x"
},
"product_reference": "libavahi-gobject0-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.x86_64"
},
"product_reference": "libavahi-gobject0-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui0-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.aarch64"
},
"product_reference": "libavahi-ui0-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui0-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.ppc64le"
},
"product_reference": "libavahi-ui0-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui0-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.s390x"
},
"product_reference": "libavahi-ui0-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui0-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.x86_64"
},
"product_reference": "libavahi-ui0-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcups2-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.aarch64"
},
"product_reference": "libcups2-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcups2-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.ppc64le"
},
"product_reference": "libcups2-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcups2-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.s390x"
},
"product_reference": "libcups2-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcups2-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcups2-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcups2-32bit-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcups2-32bit-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcups2-32bit-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupscgi1-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.aarch64"
},
"product_reference": "libcupscgi1-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupscgi1-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.ppc64le"
},
"product_reference": "libcupscgi1-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupscgi1-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.s390x"
},
"product_reference": "libcupscgi1-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupscgi1-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcupscgi1-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsimage2-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.aarch64"
},
"product_reference": "libcupsimage2-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsimage2-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.ppc64le"
},
"product_reference": "libcupsimage2-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsimage2-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.s390x"
},
"product_reference": "libcupsimage2-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsimage2-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcupsimage2-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsmime1-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.aarch64"
},
"product_reference": "libcupsmime1-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsmime1-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.ppc64le"
},
"product_reference": "libcupsmime1-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsmime1-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.s390x"
},
"product_reference": "libcupsmime1-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsmime1-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcupsmime1-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsppdc1-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.aarch64"
},
"product_reference": "libcupsppdc1-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsppdc1-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.ppc64le"
},
"product_reference": "libcupsppdc1-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsppdc1-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.s390x"
},
"product_reference": "libcupsppdc1-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcupsppdc1-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcupsppdc1-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.aarch64"
},
"product_reference": "libdns_sd-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.ppc64le"
},
"product_reference": "libdns_sd-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.s390x"
},
"product_reference": "libdns_sd-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.x86_64"
},
"product_reference": "libdns_sd-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfam0-gamin-0.1.10-3.2.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.aarch64"
},
"product_reference": "libfam0-gamin-0.1.10-3.2.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfam0-gamin-0.1.10-3.2.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.ppc64le"
},
"product_reference": "libfam0-gamin-0.1.10-3.2.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfam0-gamin-0.1.10-3.2.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.s390x"
},
"product_reference": "libfam0-gamin-0.1.10-3.2.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfam0-gamin-0.1.10-3.2.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.x86_64"
},
"product_reference": "libfam0-gamin-0.1.10-3.2.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfam0-gamin-32bit-0.1.10-3.2.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-32bit-0.1.10-3.2.3.x86_64"
},
"product_reference": "libfam0-gamin-32bit-0.1.10-3.2.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgamin-1-0-0.1.10-3.2.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.aarch64"
},
"product_reference": "libgamin-1-0-0.1.10-3.2.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgamin-1-0-0.1.10-3.2.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.ppc64le"
},
"product_reference": "libgamin-1-0-0.1.10-3.2.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgamin-1-0-0.1.10-3.2.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.s390x"
},
"product_reference": "libgamin-1-0-0.1.10-3.2.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgamin-1-0-0.1.10-3.2.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.x86_64"
},
"product_reference": "libgamin-1-0-0.1.10-3.2.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls-devel-3.6.2-6.5.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.aarch64"
},
"product_reference": "libgnutls-devel-3.6.2-6.5.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls-devel-3.6.2-6.5.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.ppc64le"
},
"product_reference": "libgnutls-devel-3.6.2-6.5.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls-devel-3.6.2-6.5.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.s390x"
},
"product_reference": "libgnutls-devel-3.6.2-6.5.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls-devel-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.x86_64"
},
"product_reference": "libgnutls-devel-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls30-3.6.2-6.5.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.aarch64"
},
"product_reference": "libgnutls30-3.6.2-6.5.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls30-3.6.2-6.5.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.ppc64le"
},
"product_reference": "libgnutls30-3.6.2-6.5.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls30-3.6.2-6.5.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.s390x"
},
"product_reference": "libgnutls30-3.6.2-6.5.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls30-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.x86_64"
},
"product_reference": "libgnutls30-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls30-32bit-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64"
},
"product_reference": "libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.aarch64"
},
"product_reference": "libgnutlsxx-devel-3.6.2-6.5.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.ppc64le"
},
"product_reference": "libgnutlsxx-devel-3.6.2-6.5.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.s390x"
},
"product_reference": "libgnutlsxx-devel-3.6.2-6.5.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx-devel-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.x86_64"
},
"product_reference": "libgnutlsxx-devel-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx28-3.6.2-6.5.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.aarch64"
},
"product_reference": "libgnutlsxx28-3.6.2-6.5.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx28-3.6.2-6.5.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.ppc64le"
},
"product_reference": "libgnutlsxx28-3.6.2-6.5.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx28-3.6.2-6.5.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.s390x"
},
"product_reference": "libgnutlsxx28-3.6.2-6.5.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutlsxx28-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.x86_64"
},
"product_reference": "libgnutlsxx28-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.4.1-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.aarch64"
},
"product_reference": "libhogweed4-3.4.1-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.4.1-4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.ppc64le"
},
"product_reference": "libhogweed4-3.4.1-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.4.1-4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.s390x"
},
"product_reference": "libhogweed4-3.4.1-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.x86_64"
},
"product_reference": "libhogweed4-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-32bit-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64"
},
"product_reference": "libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.aarch64"
},
"product_reference": "libhowl0-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.ppc64le"
},
"product_reference": "libhowl0-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.s390x"
},
"product_reference": "libhowl0-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.x86_64"
},
"product_reference": "libhowl0-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-1.2.4-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.aarch64"
},
"product_reference": "libldb-devel-1.2.4-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-1.2.4-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.ppc64le"
},
"product_reference": "libldb-devel-1.2.4-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-1.2.4-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.s390x"
},
"product_reference": "libldb-devel-1.2.4-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.x86_64"
},
"product_reference": "libldb-devel-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-1.2.4-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.aarch64"
},
"product_reference": "libldb1-1.2.4-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-1.2.4-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.ppc64le"
},
"product_reference": "libldb1-1.2.4-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-1.2.4-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.s390x"
},
"product_reference": "libldb1-1.2.4-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.x86_64"
},
"product_reference": "libldb1-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-32bit-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libldb1-32bit-1.2.4-3.12.1.x86_64"
},
"product_reference": "libldb1-32bit-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.4.1-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.aarch64"
},
"product_reference": "libnettle-devel-3.4.1-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.4.1-4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.ppc64le"
},
"product_reference": "libnettle-devel-3.4.1-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.4.1-4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.s390x"
},
"product_reference": "libnettle-devel-3.4.1-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.x86_64"
},
"product_reference": "libnettle-devel-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.4.1-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.aarch64"
},
"product_reference": "libnettle6-3.4.1-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.4.1-4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.ppc64le"
},
"product_reference": "libnettle6-3.4.1-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.4.1-4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.s390x"
},
"product_reference": "libnettle6-3.4.1-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.x86_64"
},
"product_reference": "libnettle6-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-32bit-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnettle6-32bit-3.4.1-4.9.1.x86_64"
},
"product_reference": "libnettle6-32bit-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libp11-kit0-0.23.2-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.aarch64"
},
"product_reference": "libp11-kit0-0.23.2-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libp11-kit0-0.23.2-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.ppc64le"
},
"product_reference": "libp11-kit0-0.23.2-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libp11-kit0-0.23.2-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.s390x"
},
"product_reference": "libp11-kit0-0.23.2-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libp11-kit0-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.x86_64"
},
"product_reference": "libp11-kit0-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64"
},
"product_reference": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.aarch64"
},
"product_reference": "libtalloc-devel-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.ppc64le"
},
"product_reference": "libtalloc-devel-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.s390x"
},
"product_reference": "libtalloc-devel-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.x86_64"
},
"product_reference": "libtalloc-devel-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.aarch64"
},
"product_reference": "libtalloc2-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.ppc64le"
},
"product_reference": "libtalloc2-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.s390x"
},
"product_reference": "libtalloc2-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.x86_64"
},
"product_reference": "libtalloc2-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-32bit-2.1.11-3.5.3.x86_64"
},
"product_reference": "libtalloc2-32bit-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.aarch64"
},
"product_reference": "libtasn1-4.13-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.ppc64le"
},
"product_reference": "libtasn1-4.13-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.s390x"
},
"product_reference": "libtasn1-4.13-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-4.13-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.x86_64"
},
"product_reference": "libtasn1-4.13-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.aarch64"
},
"product_reference": "libtasn1-6-4.13-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.ppc64le"
},
"product_reference": "libtasn1-6-4.13-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.s390x"
},
"product_reference": "libtasn1-6-4.13-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-4.13-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.x86_64"
},
"product_reference": "libtasn1-6-4.13-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.13-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-32bit-4.13-4.2.1.x86_64"
},
"product_reference": "libtasn1-6-32bit-4.13-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.aarch64"
},
"product_reference": "libtasn1-devel-4.13-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.ppc64le"
},
"product_reference": "libtasn1-devel-4.13-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.s390x"
},
"product_reference": "libtasn1-devel-4.13-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-devel-4.13-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.x86_64"
},
"product_reference": "libtasn1-devel-4.13-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-1.3.15-3.6.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.aarch64"
},
"product_reference": "libtdb-devel-1.3.15-3.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-1.3.15-3.6.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.ppc64le"
},
"product_reference": "libtdb-devel-1.3.15-3.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-1.3.15-3.6.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.s390x"
},
"product_reference": "libtdb-devel-1.3.15-3.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-1.3.15-3.6.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.x86_64"
},
"product_reference": "libtdb-devel-1.3.15-3.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-1.3.15-3.6.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.aarch64"
},
"product_reference": "libtdb1-1.3.15-3.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-1.3.15-3.6.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.ppc64le"
},
"product_reference": "libtdb1-1.3.15-3.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-1.3.15-3.6.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.s390x"
},
"product_reference": "libtdb1-1.3.15-3.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-1.3.15-3.6.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.x86_64"
},
"product_reference": "libtdb1-1.3.15-3.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-1.3.15-3.6.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtdb1-32bit-1.3.15-3.6.3.x86_64"
},
"product_reference": "libtdb1-32bit-1.3.15-3.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0.9.36-4.10.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.aarch64"
},
"product_reference": "libtevent-devel-0.9.36-4.10.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0.9.36-4.10.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.ppc64le"
},
"product_reference": "libtevent-devel-0.9.36-4.10.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0.9.36-4.10.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.s390x"
},
"product_reference": "libtevent-devel-0.9.36-4.10.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0.9.36-4.10.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.x86_64"
},
"product_reference": "libtevent-devel-0.9.36-4.10.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-0.9.36-4.10.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.aarch64"
},
"product_reference": "libtevent0-0.9.36-4.10.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-0.9.36-4.10.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.ppc64le"
},
"product_reference": "libtevent0-0.9.36-4.10.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-0.9.36-4.10.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.s390x"
},
"product_reference": "libtevent0-0.9.36-4.10.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-0.9.36-4.10.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.x86_64"
},
"product_reference": "libtevent0-0.9.36-4.10.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-0.9.36-4.10.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libtevent0-32bit-0.9.36-4.10.3.x86_64"
},
"product_reference": "libtevent0-32bit-0.9.36-4.10.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0.23.2-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.aarch64"
},
"product_reference": "p11-kit-0.23.2-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0.23.2-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.ppc64le"
},
"product_reference": "p11-kit-0.23.2-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0.23.2-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.s390x"
},
"product_reference": "p11-kit-0.23.2-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.x86_64"
},
"product_reference": "p11-kit-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0.23.2-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.aarch64"
},
"product_reference": "p11-kit-devel-0.23.2-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0.23.2-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.ppc64le"
},
"product_reference": "p11-kit-devel-0.23.2-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0.23.2-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.s390x"
},
"product_reference": "p11-kit-devel-0.23.2-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-devel-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.x86_64"
},
"product_reference": "p11-kit-devel-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.aarch64"
},
"product_reference": "p11-kit-nss-trust-0.23.2-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.ppc64le"
},
"product_reference": "p11-kit-nss-trust-0.23.2-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.s390x"
},
"product_reference": "p11-kit-nss-trust-0.23.2-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-nss-trust-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.x86_64"
},
"product_reference": "p11-kit-nss-trust-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-tools-0.23.2-4.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.aarch64"
},
"product_reference": "p11-kit-tools-0.23.2-4.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-tools-0.23.2-4.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.ppc64le"
},
"product_reference": "p11-kit-tools-0.23.2-4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-tools-0.23.2-4.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.s390x"
},
"product_reference": "p11-kit-tools-0.23.2-4.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p11-kit-tools-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.x86_64"
},
"product_reference": "p11-kit-tools-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-1.2.4-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.aarch64"
},
"product_reference": "python-ldb-1.2.4-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-1.2.4-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.ppc64le"
},
"product_reference": "python-ldb-1.2.4-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-1.2.4-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.s390x"
},
"product_reference": "python-ldb-1.2.4-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.x86_64"
},
"product_reference": "python-ldb-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-devel-1.2.4-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.aarch64"
},
"product_reference": "python-ldb-devel-1.2.4-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-devel-1.2.4-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.ppc64le"
},
"product_reference": "python-ldb-devel-1.2.4-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-devel-1.2.4-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.s390x"
},
"product_reference": "python-ldb-devel-1.2.4-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ldb-devel-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.x86_64"
},
"product_reference": "python-ldb-devel-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.aarch64"
},
"product_reference": "python-talloc-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.ppc64le"
},
"product_reference": "python-talloc-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.s390x"
},
"product_reference": "python-talloc-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.x86_64"
},
"product_reference": "python-talloc-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-devel-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.aarch64"
},
"product_reference": "python-talloc-devel-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-devel-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.ppc64le"
},
"product_reference": "python-talloc-devel-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-devel-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.s390x"
},
"product_reference": "python-talloc-devel-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-talloc-devel-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.x86_64"
},
"product_reference": "python-talloc-devel-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-1.2.4-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.aarch64"
},
"product_reference": "python3-ldb-1.2.4-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-1.2.4-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.ppc64le"
},
"product_reference": "python3-ldb-1.2.4-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-1.2.4-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.s390x"
},
"product_reference": "python3-ldb-1.2.4-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.x86_64"
},
"product_reference": "python3-ldb-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-devel-1.2.4-3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.aarch64"
},
"product_reference": "python3-ldb-devel-1.2.4-3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-devel-1.2.4-3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.ppc64le"
},
"product_reference": "python3-ldb-devel-1.2.4-3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-devel-1.2.4-3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.s390x"
},
"product_reference": "python3-ldb-devel-1.2.4-3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ldb-devel-1.2.4-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.x86_64"
},
"product_reference": "python3-ldb-devel-1.2.4-3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.aarch64"
},
"product_reference": "python3-talloc-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.ppc64le"
},
"product_reference": "python3-talloc-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.s390x"
},
"product_reference": "python3-talloc-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.x86_64"
},
"product_reference": "python3-talloc-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-devel-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.aarch64"
},
"product_reference": "python3-talloc-devel-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-devel-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.ppc64le"
},
"product_reference": "python3-talloc-devel-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-devel-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.s390x"
},
"product_reference": "python3-talloc-devel-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-talloc-devel-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.x86_64"
},
"product_reference": "python3-talloc-devel-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "talloc-man-2.1.11-3.5.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.aarch64"
},
"product_reference": "talloc-man-2.1.11-3.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "talloc-man-2.1.11-3.5.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.ppc64le"
},
"product_reference": "talloc-man-2.1.11-3.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "talloc-man-2.1.11-3.5.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.s390x"
},
"product_reference": "talloc-man-2.1.11-3.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "talloc-man-2.1.11-3.5.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.x86_64"
},
"product_reference": "talloc-man-2.1.11-3.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-1.3.15-3.6.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.aarch64"
},
"product_reference": "tdb-tools-1.3.15-3.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-1.3.15-3.6.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.ppc64le"
},
"product_reference": "tdb-tools-1.3.15-3.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-1.3.15-3.6.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.s390x"
},
"product_reference": "tdb-tools-1.3.15-3.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-1.3.15-3.6.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.x86_64"
},
"product_reference": "tdb-tools-1.3.15-3.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tevent-man-0.9.36-4.10.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.aarch64"
},
"product_reference": "tevent-man-0.9.36-4.10.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tevent-man-0.9.36-4.10.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.ppc64le"
},
"product_reference": "tevent-man-0.9.36-4.10.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tevent-man-0.9.36-4.10.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.s390x"
},
"product_reference": "tevent-man-0.9.36-4.10.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tevent-man-0.9.36-4.10.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.x86_64"
},
"product_reference": "tevent-man-0.9.36-4.10.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.aarch64"
},
"product_reference": "avahi-autoipd-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.ppc64le"
},
"product_reference": "avahi-autoipd-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.s390x"
},
"product_reference": "avahi-autoipd-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.x86_64"
},
"product_reference": "avahi-autoipd-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.aarch64"
},
"product_reference": "avahi-utils-gtk-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.s390x"
},
"product_reference": "avahi-utils-gtk-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.x86_64"
},
"product_reference": "avahi-utils-gtk-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.6.32-5.5.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.6.32-5.5.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.s390x"
},
"product_reference": "libavahi-gobject-devel-0.6.32-5.5.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.6.32-5.5.8.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.6.32-5.5.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcups2-32bit-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libcups2-32bit-2.2.7-3.11.7.x86_64"
},
"product_reference": "libcups2-32bit-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgnutls30-32bit-3.6.2-6.5.4.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64"
},
"product_reference": "libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-32bit-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64"
},
"product_reference": "libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-32bit-3.4.1-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libnettle6-32bit-3.4.1-4.9.1.x86_64"
},
"product_reference": "libnettle6-32bit-3.4.1-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64"
},
"product_reference": "libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtasn1-6-32bit-4.13-4.2.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libtasn1-6-32bit-4.13-4.2.1.x86_64"
},
"product_reference": "libtasn1-6-32bit-4.13-4.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-ddk-2.2.7-3.11.7.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.aarch64"
},
"product_reference": "cups-ddk-2.2.7-3.11.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-ddk-2.2.7-3.11.7.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.ppc64le"
},
"product_reference": "cups-ddk-2.2.7-3.11.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-ddk-2.2.7-3.11.7.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.s390x"
},
"product_reference": "cups-ddk-2.2.7-3.11.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-ddk-2.2.7-3.11.7.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.x86_64"
},
"product_reference": "cups-ddk-2.2.7-3.11.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-avahi-0.6.32-5.5.3.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.aarch64"
},
"product_reference": "python-avahi-0.6.32-5.5.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-avahi-0.6.32-5.5.3.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.ppc64le"
},
"product_reference": "python-avahi-0.6.32-5.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-avahi-0.6.32-5.5.3.s390x as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.s390x"
},
"product_reference": "python-avahi-0.6.32-5.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-avahi-0.6.32-5.5.3.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.x86_64"
},
"product_reference": "python-avahi-0.6.32-5.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64"
},
"product_reference": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le"
},
"product_reference": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x"
},
"product_reference": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
},
"product_reference": "ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-lang-0.6.32-5.5.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-32bit-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-32bit-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-32bit-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-32bit-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-32bit-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-32bit-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-32bit-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libcups2-32bit-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libnettle6-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libtasn1-6-32bit-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"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 Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-lang-0.6.32-5.5.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-32bit-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-32bit-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-32bit-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-32bit-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-32bit-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-32bit-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-32bit-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libcups2-32bit-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libnettle6-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libtasn1-6-32bit-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-howl-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-compat-mDNSResponder-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-lang-0.6.32-5.5.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:avahi-utils-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-client-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-config-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:cups-devel-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:gamin-devel-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-core7-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-devel-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib-devel-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-glib1-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-gobject0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui-gtk3-0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libavahi-ui0-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcups2-32bit-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupscgi1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsimage2-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsmime1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libcupsppdc1-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdns_sd-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libfam0-gamin-32bit-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgamin-1-0-0.1.10-3.2.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libhowl0-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libldb1-32bit-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle-devel-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnettle6-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtalloc2-32bit-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-32bit-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-6-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtasn1-devel-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb-devel-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtdb1-32bit-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-devel-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent0-32bit-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-devel-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-nss-trust-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:p11-kit-tools-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-ldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-talloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-ldb-devel-1.2.4-3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-talloc-devel-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-32bit-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:talloc-man-2.1.11-3.5.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:tdb-tools-1.3.15-3.6.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:tevent-man-0.9.36-4.10.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:typelib-1_0-Avahi-0_6-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-autoipd-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:avahi-utils-gtk-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-client3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-common3-32bit-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:libavahi-gobject-devel-0.6.32-5.5.8.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libcups2-32bit-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.2-6.5.4.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libhogweed4-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libnettle6-32bit-3.4.1-4.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libp11-kit0-32bit-0.23.2-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:libtasn1-6-32bit-4.13-4.2.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:cups-ddk-2.2.7-3.11.7.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:python-avahi-0.6.32-5.5.3.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:samba-python-4.7.11+git.153.b36ceaf2235-4.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-25T15:09:44Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:1194-1
Vulnerability from csaf_suse - Published: 2019-05-08 15:05 - Updated: 2019-05-08 15:05Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Save registry file outside share as unprivileged user (bsc#1131060).
Non-security issue fixed:
- Backport changes to support quotas with SMB2 (bsc#1106119).
Patchnames: SUSE-2019-1194,SUSE-SLE-HA-12-2019-1194,SUSE-SLE-SERVER-12-2019-1194
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
124 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Save registry file outside share as unprivileged user (bsc#1131060).\n\nNon-security issue fixed:\n\n- Backport changes to support quotas with SMB2 (bsc#1106119).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1194,SUSE-SLE-HA-12-2019-1194,SUSE-SLE-SERVER-12-2019-1194",
"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-2019_1194-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1194-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191194-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1194-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005431.html"
},
{
"category": "self",
"summary": "SUSE Bug 1106119",
"url": "https://bugzilla.suse.com/1106119"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-08T15:05:27Z",
"generator": {
"date": "2019-05-08T15:05:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1194-1",
"initial_release_date": "2019-05-08T15:05:27Z",
"revision_history": [
{
"date": "2019-05-08T15:05:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.52.1.aarch64",
"product": {
"name": "ctdb-4.2.4-18.52.1.aarch64",
"product_id": "ctdb-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "ctdb-devel-4.2.4-18.52.1.aarch64",
"product_id": "ctdb-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-18.52.1.aarch64",
"product": {
"name": "ctdb-tests-4.2.4-18.52.1.aarch64",
"product_id": "ctdb-tests-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc-atsvc-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc-atsvc0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc-binding0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc-samr0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libdcerpc0-4.2.4-18.52.1.aarch64",
"product_id": "libdcerpc0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libgensec-devel-4.2.4-18.52.1.aarch64",
"product_id": "libgensec-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libgensec0-4.2.4-18.52.1.aarch64",
"product_id": "libgensec0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-devel-4.2.4-18.52.1.aarch64",
"product_id": "libndr-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.aarch64",
"product_id": "libndr-krb5pac0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.2.4-18.52.1.aarch64",
"product_id": "libndr-nbt-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-nbt0-4.2.4-18.52.1.aarch64",
"product_id": "libndr-nbt0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.2.4-18.52.1.aarch64",
"product_id": "libndr-standard-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr-standard0-4.2.4-18.52.1.aarch64",
"product_id": "libndr-standard0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libndr0-4.2.4-18.52.1.aarch64",
"product_id": "libndr0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libnetapi-devel-4.2.4-18.52.1.aarch64",
"product_id": "libnetapi-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libnetapi0-4.2.4-18.52.1.aarch64",
"product_id": "libnetapi0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libregistry-devel-4.2.4-18.52.1.aarch64",
"product_id": "libregistry-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libregistry0-4.2.4-18.52.1.aarch64",
"product_id": "libregistry0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-credentials-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-credentials0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-hostconfig0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-passdb-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-passdb0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-policy-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-policy0-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-policy0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-util-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamba-util0-4.2.4-18.52.1.aarch64",
"product_id": "libsamba-util0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamdb-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsamdb-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsamdb0-4.2.4-18.52.1.aarch64",
"product_id": "libsamdb0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsmbclient-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsmbclient-raw-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.aarch64",
"product_id": "libsmbclient-raw0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbclient0-4.2.4-18.52.1.aarch64",
"product_id": "libsmbclient0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsmbconf-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbconf0-4.2.4-18.52.1.aarch64",
"product_id": "libsmbconf0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.2.4-18.52.1.aarch64",
"product_id": "libsmbldap-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libsmbldap0-4.2.4-18.52.1.aarch64",
"product_id": "libsmbldap0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.2.4-18.52.1.aarch64",
"product_id": "libtevent-util-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libtevent-util0-4.2.4-18.52.1.aarch64",
"product_id": "libtevent-util0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "libwbclient-devel-4.2.4-18.52.1.aarch64",
"product_id": "libwbclient-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.52.1.aarch64",
"product": {
"name": "libwbclient0-4.2.4-18.52.1.aarch64",
"product_id": "libwbclient0-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-4.2.4-18.52.1.aarch64",
"product_id": "samba-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-client-4.2.4-18.52.1.aarch64",
"product_id": "samba-client-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-core-devel-4.2.4-18.52.1.aarch64",
"product_id": "samba-core-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-libs-4.2.4-18.52.1.aarch64",
"product_id": "samba-libs-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-pidl-4.2.4-18.52.1.aarch64",
"product_id": "samba-pidl-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-python-4.2.4-18.52.1.aarch64",
"product_id": "samba-python-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-test-4.2.4-18.52.1.aarch64",
"product_id": "samba-test-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-test-devel-4.2.4-18.52.1.aarch64",
"product_id": "samba-test-devel-4.2.4-18.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.52.1.aarch64",
"product": {
"name": "samba-winbind-4.2.4-18.52.1.aarch64",
"product_id": "samba-winbind-4.2.4-18.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-atsvc0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-atsvc0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libdcerpc-atsvc0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgensec0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libgensec0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libgensec0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libndr0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libregistry0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libregistry0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libregistry0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsamba-policy0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsamba-policy0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsmbclient-raw0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsmbclient-raw0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libsmbldap0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libsmbldap0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "samba-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "samba-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "samba-client-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.2.4-18.52.1.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.2.4-18.52.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.52.1.i586",
"product": {
"name": "ctdb-4.2.4-18.52.1.i586",
"product_id": "ctdb-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-18.52.1.i586",
"product": {
"name": "ctdb-devel-4.2.4-18.52.1.i586",
"product_id": "ctdb-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-18.52.1.i586",
"product": {
"name": "ctdb-tests-4.2.4-18.52.1.i586",
"product_id": "ctdb-tests-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.i586",
"product_id": "libdcerpc-atsvc-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.i586",
"product_id": "libdcerpc-atsvc0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.i586",
"product_id": "libdcerpc-binding0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc-devel-4.2.4-18.52.1.i586",
"product_id": "libdcerpc-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.i586",
"product_id": "libdcerpc-samr-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc-samr0-4.2.4-18.52.1.i586",
"product_id": "libdcerpc-samr0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.52.1.i586",
"product": {
"name": "libdcerpc0-4.2.4-18.52.1.i586",
"product_id": "libdcerpc0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libgensec-devel-4.2.4-18.52.1.i586",
"product_id": "libgensec-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.52.1.i586",
"product": {
"name": "libgensec0-4.2.4-18.52.1.i586",
"product_id": "libgensec0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-devel-4.2.4-18.52.1.i586",
"product_id": "libndr-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.i586",
"product_id": "libndr-krb5pac-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.i586",
"product_id": "libndr-krb5pac0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-nbt-devel-4.2.4-18.52.1.i586",
"product_id": "libndr-nbt-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-nbt0-4.2.4-18.52.1.i586",
"product_id": "libndr-nbt0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-standard-devel-4.2.4-18.52.1.i586",
"product_id": "libndr-standard-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.52.1.i586",
"product": {
"name": "libndr-standard0-4.2.4-18.52.1.i586",
"product_id": "libndr-standard0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.52.1.i586",
"product": {
"name": "libndr0-4.2.4-18.52.1.i586",
"product_id": "libndr0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libnetapi-devel-4.2.4-18.52.1.i586",
"product_id": "libnetapi-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.52.1.i586",
"product": {
"name": "libnetapi0-4.2.4-18.52.1.i586",
"product_id": "libnetapi0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libregistry-devel-4.2.4-18.52.1.i586",
"product_id": "libregistry-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.52.1.i586",
"product": {
"name": "libregistry0-4.2.4-18.52.1.i586",
"product_id": "libregistry0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-credentials-devel-4.2.4-18.52.1.i586",
"product_id": "libsamba-credentials-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-credentials0-4.2.4-18.52.1.i586",
"product_id": "libsamba-credentials0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.i586",
"product_id": "libsamba-hostconfig-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.i586",
"product_id": "libsamba-hostconfig0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-passdb-devel-4.2.4-18.52.1.i586",
"product_id": "libsamba-passdb-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-passdb0-4.2.4-18.52.1.i586",
"product_id": "libsamba-passdb0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-policy-devel-4.2.4-18.52.1.i586",
"product_id": "libsamba-policy-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-policy0-4.2.4-18.52.1.i586",
"product_id": "libsamba-policy0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-util-devel-4.2.4-18.52.1.i586",
"product_id": "libsamba-util-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.52.1.i586",
"product": {
"name": "libsamba-util0-4.2.4-18.52.1.i586",
"product_id": "libsamba-util0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsamdb-devel-4.2.4-18.52.1.i586",
"product_id": "libsamdb-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.52.1.i586",
"product": {
"name": "libsamdb0-4.2.4-18.52.1.i586",
"product_id": "libsamdb0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbclient-devel-4.2.4-18.52.1.i586",
"product_id": "libsmbclient-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.i586",
"product_id": "libsmbclient-raw-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.i586",
"product_id": "libsmbclient-raw0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbclient0-4.2.4-18.52.1.i586",
"product_id": "libsmbclient0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbconf-devel-4.2.4-18.52.1.i586",
"product_id": "libsmbconf-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbconf0-4.2.4-18.52.1.i586",
"product_id": "libsmbconf0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbldap-devel-4.2.4-18.52.1.i586",
"product_id": "libsmbldap-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.52.1.i586",
"product": {
"name": "libsmbldap0-4.2.4-18.52.1.i586",
"product_id": "libsmbldap0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libtevent-util-devel-4.2.4-18.52.1.i586",
"product_id": "libtevent-util-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.52.1.i586",
"product": {
"name": "libtevent-util0-4.2.4-18.52.1.i586",
"product_id": "libtevent-util0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-18.52.1.i586",
"product": {
"name": "libwbclient-devel-4.2.4-18.52.1.i586",
"product_id": "libwbclient-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.52.1.i586",
"product": {
"name": "libwbclient0-4.2.4-18.52.1.i586",
"product_id": "libwbclient0-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.52.1.i586",
"product": {
"name": "samba-4.2.4-18.52.1.i586",
"product_id": "samba-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.52.1.i586",
"product": {
"name": "samba-client-4.2.4-18.52.1.i586",
"product_id": "samba-client-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-18.52.1.i586",
"product": {
"name": "samba-core-devel-4.2.4-18.52.1.i586",
"product_id": "samba-core-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.52.1.i586",
"product": {
"name": "samba-libs-4.2.4-18.52.1.i586",
"product_id": "samba-libs-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-18.52.1.i586",
"product": {
"name": "samba-pidl-4.2.4-18.52.1.i586",
"product_id": "samba-pidl-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-18.52.1.i586",
"product": {
"name": "samba-python-4.2.4-18.52.1.i586",
"product_id": "samba-python-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-18.52.1.i586",
"product": {
"name": "samba-test-4.2.4-18.52.1.i586",
"product_id": "samba-test-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-18.52.1.i586",
"product": {
"name": "samba-test-devel-4.2.4-18.52.1.i586",
"product_id": "samba-test-devel-4.2.4-18.52.1.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.52.1.i586",
"product": {
"name": "samba-winbind-4.2.4-18.52.1.i586",
"product_id": "samba-winbind-4.2.4-18.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.2.4-18.52.1.noarch",
"product": {
"name": "samba-doc-4.2.4-18.52.1.noarch",
"product_id": "samba-doc-4.2.4-18.52.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.52.1.ppc64le",
"product": {
"name": "ctdb-4.2.4-18.52.1.ppc64le",
"product_id": "ctdb-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "ctdb-devel-4.2.4-18.52.1.ppc64le",
"product_id": "ctdb-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-18.52.1.ppc64le",
"product": {
"name": "ctdb-tests-4.2.4-18.52.1.ppc64le",
"product_id": "ctdb-tests-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc-atsvc-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc-atsvc0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc-binding0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc-samr0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libdcerpc0-4.2.4-18.52.1.ppc64le",
"product_id": "libdcerpc0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libgensec-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libgensec-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libgensec0-4.2.4-18.52.1.ppc64le",
"product_id": "libgensec0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-krb5pac0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-nbt-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-nbt0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-standard-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr-standard0-4.2.4-18.52.1.ppc64le",
"product_id": "libndr-standard0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libndr0-4.2.4-18.52.1.ppc64le",
"product_id": "libndr0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libnetapi-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libnetapi0-4.2.4-18.52.1.ppc64le",
"product_id": "libnetapi0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libregistry-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libregistry-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libregistry0-4.2.4-18.52.1.ppc64le",
"product_id": "libregistry0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-credentials0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-passdb0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-policy-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-policy0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-util-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamba-util0-4.2.4-18.52.1.ppc64le",
"product_id": "libsamba-util0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsamdb-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsamdb0-4.2.4-18.52.1.ppc64le",
"product_id": "libsamdb0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbclient-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbclient-raw-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbclient-raw0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbclient0-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbclient0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbconf-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbconf0-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbconf0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbldap-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libsmbldap0-4.2.4-18.52.1.ppc64le",
"product_id": "libsmbldap0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libtevent-util-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libtevent-util0-4.2.4-18.52.1.ppc64le",
"product_id": "libtevent-util0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.2.4-18.52.1.ppc64le",
"product_id": "libwbclient-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.52.1.ppc64le",
"product": {
"name": "libwbclient0-4.2.4-18.52.1.ppc64le",
"product_id": "libwbclient0-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-4.2.4-18.52.1.ppc64le",
"product_id": "samba-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-client-4.2.4-18.52.1.ppc64le",
"product_id": "samba-client-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-core-devel-4.2.4-18.52.1.ppc64le",
"product_id": "samba-core-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-libs-4.2.4-18.52.1.ppc64le",
"product_id": "samba-libs-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-pidl-4.2.4-18.52.1.ppc64le",
"product_id": "samba-pidl-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-python-4.2.4-18.52.1.ppc64le",
"product_id": "samba-python-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-test-4.2.4-18.52.1.ppc64le",
"product_id": "samba-test-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-test-devel-4.2.4-18.52.1.ppc64le",
"product_id": "samba-test-devel-4.2.4-18.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.52.1.ppc64le",
"product": {
"name": "samba-winbind-4.2.4-18.52.1.ppc64le",
"product_id": "samba-winbind-4.2.4-18.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.52.1.s390",
"product": {
"name": "ctdb-4.2.4-18.52.1.s390",
"product_id": "ctdb-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-18.52.1.s390",
"product": {
"name": "ctdb-devel-4.2.4-18.52.1.s390",
"product_id": "ctdb-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-18.52.1.s390",
"product": {
"name": "ctdb-tests-4.2.4-18.52.1.s390",
"product_id": "ctdb-tests-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.s390",
"product_id": "libdcerpc-atsvc-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.s390",
"product_id": "libdcerpc-atsvc0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.s390",
"product_id": "libdcerpc-binding0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc-devel-4.2.4-18.52.1.s390",
"product_id": "libdcerpc-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.s390",
"product_id": "libdcerpc-samr-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc-samr0-4.2.4-18.52.1.s390",
"product_id": "libdcerpc-samr0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.52.1.s390",
"product": {
"name": "libdcerpc0-4.2.4-18.52.1.s390",
"product_id": "libdcerpc0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libgensec-devel-4.2.4-18.52.1.s390",
"product_id": "libgensec-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.52.1.s390",
"product": {
"name": "libgensec0-4.2.4-18.52.1.s390",
"product_id": "libgensec0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-devel-4.2.4-18.52.1.s390",
"product_id": "libndr-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.s390",
"product_id": "libndr-krb5pac-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.s390",
"product_id": "libndr-krb5pac0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-nbt-devel-4.2.4-18.52.1.s390",
"product_id": "libndr-nbt-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-nbt0-4.2.4-18.52.1.s390",
"product_id": "libndr-nbt0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-standard-devel-4.2.4-18.52.1.s390",
"product_id": "libndr-standard-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.52.1.s390",
"product": {
"name": "libndr-standard0-4.2.4-18.52.1.s390",
"product_id": "libndr-standard0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.52.1.s390",
"product": {
"name": "libndr0-4.2.4-18.52.1.s390",
"product_id": "libndr0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libnetapi-devel-4.2.4-18.52.1.s390",
"product_id": "libnetapi-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.52.1.s390",
"product": {
"name": "libnetapi0-4.2.4-18.52.1.s390",
"product_id": "libnetapi0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libregistry-devel-4.2.4-18.52.1.s390",
"product_id": "libregistry-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.52.1.s390",
"product": {
"name": "libregistry0-4.2.4-18.52.1.s390",
"product_id": "libregistry0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-credentials-devel-4.2.4-18.52.1.s390",
"product_id": "libsamba-credentials-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-credentials0-4.2.4-18.52.1.s390",
"product_id": "libsamba-credentials0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.s390",
"product_id": "libsamba-hostconfig-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.s390",
"product_id": "libsamba-hostconfig0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-passdb-devel-4.2.4-18.52.1.s390",
"product_id": "libsamba-passdb-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-passdb0-4.2.4-18.52.1.s390",
"product_id": "libsamba-passdb0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-policy-devel-4.2.4-18.52.1.s390",
"product_id": "libsamba-policy-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-policy0-4.2.4-18.52.1.s390",
"product_id": "libsamba-policy0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-util-devel-4.2.4-18.52.1.s390",
"product_id": "libsamba-util-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.52.1.s390",
"product": {
"name": "libsamba-util0-4.2.4-18.52.1.s390",
"product_id": "libsamba-util0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsamdb-devel-4.2.4-18.52.1.s390",
"product_id": "libsamdb-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.52.1.s390",
"product": {
"name": "libsamdb0-4.2.4-18.52.1.s390",
"product_id": "libsamdb0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbclient-devel-4.2.4-18.52.1.s390",
"product_id": "libsmbclient-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.s390",
"product_id": "libsmbclient-raw-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.s390",
"product_id": "libsmbclient-raw0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbclient0-4.2.4-18.52.1.s390",
"product_id": "libsmbclient0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbconf-devel-4.2.4-18.52.1.s390",
"product_id": "libsmbconf-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbconf0-4.2.4-18.52.1.s390",
"product_id": "libsmbconf0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbldap-devel-4.2.4-18.52.1.s390",
"product_id": "libsmbldap-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.52.1.s390",
"product": {
"name": "libsmbldap0-4.2.4-18.52.1.s390",
"product_id": "libsmbldap0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libtevent-util-devel-4.2.4-18.52.1.s390",
"product_id": "libtevent-util-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.52.1.s390",
"product": {
"name": "libtevent-util0-4.2.4-18.52.1.s390",
"product_id": "libtevent-util0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-18.52.1.s390",
"product": {
"name": "libwbclient-devel-4.2.4-18.52.1.s390",
"product_id": "libwbclient-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.52.1.s390",
"product": {
"name": "libwbclient0-4.2.4-18.52.1.s390",
"product_id": "libwbclient0-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.52.1.s390",
"product": {
"name": "samba-4.2.4-18.52.1.s390",
"product_id": "samba-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.52.1.s390",
"product": {
"name": "samba-client-4.2.4-18.52.1.s390",
"product_id": "samba-client-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-18.52.1.s390",
"product": {
"name": "samba-core-devel-4.2.4-18.52.1.s390",
"product_id": "samba-core-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.52.1.s390",
"product": {
"name": "samba-libs-4.2.4-18.52.1.s390",
"product_id": "samba-libs-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-18.52.1.s390",
"product": {
"name": "samba-pidl-4.2.4-18.52.1.s390",
"product_id": "samba-pidl-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-18.52.1.s390",
"product": {
"name": "samba-python-4.2.4-18.52.1.s390",
"product_id": "samba-python-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-18.52.1.s390",
"product": {
"name": "samba-test-4.2.4-18.52.1.s390",
"product_id": "samba-test-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-18.52.1.s390",
"product": {
"name": "samba-test-devel-4.2.4-18.52.1.s390",
"product_id": "samba-test-devel-4.2.4-18.52.1.s390"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.52.1.s390",
"product": {
"name": "samba-winbind-4.2.4-18.52.1.s390",
"product_id": "samba-winbind-4.2.4-18.52.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.52.1.s390x",
"product": {
"name": "ctdb-4.2.4-18.52.1.s390x",
"product_id": "ctdb-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "ctdb-devel-4.2.4-18.52.1.s390x",
"product_id": "ctdb-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-18.52.1.s390x",
"product": {
"name": "ctdb-tests-4.2.4-18.52.1.s390x",
"product_id": "ctdb-tests-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-atsvc-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-atsvc0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-atsvc0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-binding0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-devel-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-samr-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-samr0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc-samr0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc-samr0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc0-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libdcerpc0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libgensec-devel-4.2.4-18.52.1.s390x",
"product_id": "libgensec-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.52.1.s390x",
"product": {
"name": "libgensec0-4.2.4-18.52.1.s390x",
"product_id": "libgensec0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libgensec0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libgensec0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-devel-4.2.4-18.52.1.s390x",
"product_id": "libndr-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.s390x",
"product_id": "libndr-krb5pac-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.s390x",
"product_id": "libndr-krb5pac0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.2.4-18.52.1.s390x",
"product_id": "libndr-nbt-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-nbt0-4.2.4-18.52.1.s390x",
"product_id": "libndr-nbt0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libndr-nbt0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-standard-devel-4.2.4-18.52.1.s390x",
"product_id": "libndr-standard-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-standard0-4.2.4-18.52.1.s390x",
"product_id": "libndr-standard0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libndr-standard0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr0-4.2.4-18.52.1.s390x",
"product_id": "libndr0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libndr0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libndr0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libnetapi-devel-4.2.4-18.52.1.s390x",
"product_id": "libnetapi-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.52.1.s390x",
"product": {
"name": "libnetapi0-4.2.4-18.52.1.s390x",
"product_id": "libnetapi0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libnetapi0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libregistry-devel-4.2.4-18.52.1.s390x",
"product_id": "libregistry-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.52.1.s390x",
"product": {
"name": "libregistry0-4.2.4-18.52.1.s390x",
"product_id": "libregistry0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libregistry0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libregistry0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.2.4-18.52.1.s390x",
"product_id": "libsamba-credentials-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-credentials0-4.2.4-18.52.1.s390x",
"product_id": "libsamba-credentials0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.s390x",
"product_id": "libsamba-hostconfig0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.2.4-18.52.1.s390x",
"product_id": "libsamba-passdb-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-passdb0-4.2.4-18.52.1.s390x",
"product_id": "libsamba-passdb0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.2.4-18.52.1.s390x",
"product_id": "libsamba-policy-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-policy0-4.2.4-18.52.1.s390x",
"product_id": "libsamba-policy0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-policy0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsamba-policy0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-util-devel-4.2.4-18.52.1.s390x",
"product_id": "libsamba-util-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-util0-4.2.4-18.52.1.s390x",
"product_id": "libsamba-util0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsamba-util0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamdb-devel-4.2.4-18.52.1.s390x",
"product_id": "libsamdb-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamdb0-4.2.4-18.52.1.s390x",
"product_id": "libsamdb0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsamdb0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbclient-devel-4.2.4-18.52.1.s390x",
"product_id": "libsmbclient-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.s390x",
"product_id": "libsmbclient-raw-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.s390x",
"product_id": "libsmbclient-raw0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbclient0-4.2.4-18.52.1.s390x",
"product_id": "libsmbclient0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsmbclient0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbconf-devel-4.2.4-18.52.1.s390x",
"product_id": "libsmbconf-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbconf0-4.2.4-18.52.1.s390x",
"product_id": "libsmbconf0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsmbconf0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbldap-devel-4.2.4-18.52.1.s390x",
"product_id": "libsmbldap-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbldap0-4.2.4-18.52.1.s390x",
"product_id": "libsmbldap0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libsmbldap0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libtevent-util-devel-4.2.4-18.52.1.s390x",
"product_id": "libtevent-util-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.52.1.s390x",
"product": {
"name": "libtevent-util0-4.2.4-18.52.1.s390x",
"product_id": "libtevent-util0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libtevent-util0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "libwbclient-devel-4.2.4-18.52.1.s390x",
"product_id": "libwbclient-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.52.1.s390x",
"product": {
"name": "libwbclient0-4.2.4-18.52.1.s390x",
"product_id": "libwbclient0-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.2.4-18.52.1.s390x",
"product_id": "libwbclient0-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-4.2.4-18.52.1.s390x",
"product_id": "samba-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-32bit-4.2.4-18.52.1.s390x",
"product_id": "samba-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-client-4.2.4-18.52.1.s390x",
"product_id": "samba-client-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-client-32bit-4.2.4-18.52.1.s390x",
"product_id": "samba-client-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-core-devel-4.2.4-18.52.1.s390x",
"product_id": "samba-core-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-libs-4.2.4-18.52.1.s390x",
"product_id": "samba-libs-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-libs-32bit-4.2.4-18.52.1.s390x",
"product_id": "samba-libs-32bit-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-pidl-4.2.4-18.52.1.s390x",
"product_id": "samba-pidl-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-python-4.2.4-18.52.1.s390x",
"product_id": "samba-python-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-test-4.2.4-18.52.1.s390x",
"product_id": "samba-test-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-test-devel-4.2.4-18.52.1.s390x",
"product_id": "samba-test-devel-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-winbind-4.2.4-18.52.1.s390x",
"product_id": "samba-winbind-4.2.4-18.52.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-18.52.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.2.4-18.52.1.s390x",
"product_id": "samba-winbind-32bit-4.2.4-18.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.52.1.x86_64",
"product": {
"name": "ctdb-4.2.4-18.52.1.x86_64",
"product_id": "ctdb-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "ctdb-devel-4.2.4-18.52.1.x86_64",
"product_id": "ctdb-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-18.52.1.x86_64",
"product": {
"name": "ctdb-tests-4.2.4-18.52.1.x86_64",
"product_id": "ctdb-tests-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-atsvc-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-atsvc0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-atsvc0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-binding0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-samr0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc0-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libdcerpc0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libgensec-devel-4.2.4-18.52.1.x86_64",
"product_id": "libgensec-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libgensec0-4.2.4-18.52.1.x86_64",
"product_id": "libgensec0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libgensec0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libgensec0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-devel-4.2.4-18.52.1.x86_64",
"product_id": "libndr-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-18.52.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.x86_64",
"product_id": "libndr-krb5pac0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.2.4-18.52.1.x86_64",
"product_id": "libndr-nbt-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-nbt0-4.2.4-18.52.1.x86_64",
"product_id": "libndr-nbt0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.2.4-18.52.1.x86_64",
"product_id": "libndr-standard-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-standard0-4.2.4-18.52.1.x86_64",
"product_id": "libndr-standard0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libndr-standard0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr0-4.2.4-18.52.1.x86_64",
"product_id": "libndr0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libndr0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libndr0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libnetapi-devel-4.2.4-18.52.1.x86_64",
"product_id": "libnetapi-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libnetapi0-4.2.4-18.52.1.x86_64",
"product_id": "libnetapi0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libnetapi0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libregistry-devel-4.2.4-18.52.1.x86_64",
"product_id": "libregistry-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libregistry0-4.2.4-18.52.1.x86_64",
"product_id": "libregistry0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libregistry0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libregistry0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-credentials-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-credentials0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-hostconfig0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-passdb-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-passdb0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-policy-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-policy0-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-policy0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-policy0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-policy0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-util-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-util0-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-util0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsamba-util0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamdb-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsamdb-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamdb0-4.2.4-18.52.1.x86_64",
"product_id": "libsamdb0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsamdb0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsmbclient-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsmbclient-raw-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.x86_64",
"product_id": "libsmbclient-raw0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbclient0-4.2.4-18.52.1.x86_64",
"product_id": "libsmbclient0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsmbclient0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsmbconf-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbconf0-4.2.4-18.52.1.x86_64",
"product_id": "libsmbconf0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsmbconf0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.2.4-18.52.1.x86_64",
"product_id": "libsmbldap-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbldap0-4.2.4-18.52.1.x86_64",
"product_id": "libsmbldap0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libsmbldap0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.2.4-18.52.1.x86_64",
"product_id": "libtevent-util-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libtevent-util0-4.2.4-18.52.1.x86_64",
"product_id": "libtevent-util0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libtevent-util0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "libwbclient-devel-4.2.4-18.52.1.x86_64",
"product_id": "libwbclient-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.52.1.x86_64",
"product": {
"name": "libwbclient0-4.2.4-18.52.1.x86_64",
"product_id": "libwbclient0-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.2.4-18.52.1.x86_64",
"product_id": "libwbclient0-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-4.2.4-18.52.1.x86_64",
"product_id": "samba-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-32bit-4.2.4-18.52.1.x86_64",
"product_id": "samba-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-client-4.2.4-18.52.1.x86_64",
"product_id": "samba-client-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-client-32bit-4.2.4-18.52.1.x86_64",
"product_id": "samba-client-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-core-devel-4.2.4-18.52.1.x86_64",
"product_id": "samba-core-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-libs-4.2.4-18.52.1.x86_64",
"product_id": "samba-libs-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.2.4-18.52.1.x86_64",
"product_id": "samba-libs-32bit-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-pidl-4.2.4-18.52.1.x86_64",
"product_id": "samba-pidl-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-python-4.2.4-18.52.1.x86_64",
"product_id": "samba-python-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-test-4.2.4-18.52.1.x86_64",
"product_id": "samba-test-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-test-devel-4.2.4-18.52.1.x86_64",
"product_id": "samba-test-devel-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-winbind-4.2.4-18.52.1.x86_64",
"product_id": "samba-winbind-4.2.4-18.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-18.52.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.2.4-18.52.1.x86_64",
"product_id": "samba-winbind-32bit-4.2.4-18.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12",
"product_id": "SUSE Linux Enterprise High Availability Extension 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12",
"product_id": "SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.s390x"
},
"product_reference": "ctdb-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12",
"product_id": "SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.x86_64"
},
"product_reference": "ctdb-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.s390x"
},
"product_reference": "ctdb-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.x86_64"
},
"product_reference": "ctdb-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libdcerpc0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.s390x"
},
"product_reference": "libdcerpc0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libgensec0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.s390x"
},
"product_reference": "libgensec0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libgensec0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr-nbt0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libndr-standard0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr-standard0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libndr0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libndr0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libnetapi0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.s390x"
},
"product_reference": "libnetapi0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libregistry0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.s390x"
},
"product_reference": "libregistry0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-credentials0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-passdb0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsamba-util0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-util0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsamdb0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamdb0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsmbclient-raw0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbclient-raw0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsmbclient0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbclient0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsmbconf0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbconf0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libsmbldap0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbldap0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libtevent-util0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.s390x"
},
"product_reference": "libtevent-util0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.ppc64le"
},
"product_reference": "libwbclient0-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.s390x"
},
"product_reference": "libwbclient0-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.ppc64le"
},
"product_reference": "samba-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.ppc64le"
},
"product_reference": "samba-client-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-client-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-client-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-client-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.2.4-18.52.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.52.1.noarch"
},
"product_reference": "samba-doc-4.2.4-18.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.ppc64le"
},
"product_reference": "samba-libs-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-libs-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-libs-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-18.52.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.ppc64le"
},
"product_reference": "samba-winbind-4.2.4-18.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-winbind-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-18.52.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.2.4-18.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-18.52.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-18.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.52.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"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 Availability Extension 12:ctdb-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.52.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.52.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.52.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-08T15:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:1195-1
Vulnerability from csaf_suse - Published: 2019-05-08 15:05 - Updated: 2019-05-08 15:05Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Save registry file outside share as unprivileged user (bsc#1131060).
Non-security issue fixed:
- Backport changes to support quotas with SMB2 (bsc#1106119).
Patchnames: SUSE-2019-1195,SUSE-OpenStack-Cloud-7-2019-1195,SUSE-SLE-HA-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP1-2019-1195,SUSE-SLE-SERVER-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP2-BCL-2019-1195,SUSE-Storage-4-2019-1195
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
183 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Save registry file outside share as unprivileged user (bsc#1131060).\n\nNon-security issue fixed:\n\n- Backport changes to support quotas with SMB2 (bsc#1106119).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1195,SUSE-OpenStack-Cloud-7-2019-1195,SUSE-SLE-HA-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP1-2019-1195,SUSE-SLE-SERVER-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP2-BCL-2019-1195,SUSE-Storage-4-2019-1195",
"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-2019_1195-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1195-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191195-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1195-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005430.html"
},
{
"category": "self",
"summary": "SUSE Bug 1106119",
"url": "https://bugzilla.suse.com/1106119"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-08T15:05:57Z",
"generator": {
"date": "2019-05-08T15:05:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1195-1",
"initial_release_date": "2019-05-08T15:05:57Z",
"revision_history": [
{
"date": "2019-05-08T15:05:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.aarch64",
"product": {
"name": "ctdb-4.2.4-28.32.1.aarch64",
"product_id": "ctdb-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.aarch64",
"product_id": "ctdb-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.aarch64",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.aarch64",
"product_id": "ctdb-tests-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.aarch64",
"product_id": "libgensec-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libgensec0-4.2.4-28.32.1.aarch64",
"product_id": "libgensec0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.aarch64",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.aarch64",
"product_id": "libndr-nbt0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.aarch64",
"product_id": "libndr-standard0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr0-4.2.4-28.32.1.aarch64",
"product_id": "libndr0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.aarch64",
"product_id": "libnetapi-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.aarch64",
"product_id": "libnetapi0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.aarch64",
"product_id": "libregistry-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libregistry0-4.2.4-28.32.1.aarch64",
"product_id": "libregistry0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-policy0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-util0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamdb-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.aarch64",
"product_id": "libsamdb0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbconf0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbldap0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.aarch64",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.aarch64",
"product_id": "libtevent-util0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.aarch64",
"product_id": "libwbclient-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.aarch64",
"product_id": "libwbclient0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-4.2.4-28.32.1.aarch64",
"product_id": "samba-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-client-4.2.4-28.32.1.aarch64",
"product_id": "samba-client-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.aarch64",
"product_id": "samba-core-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-libs-4.2.4-28.32.1.aarch64",
"product_id": "samba-libs-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.aarch64",
"product_id": "samba-pidl-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-python-4.2.4-28.32.1.aarch64",
"product_id": "samba-python-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-test-4.2.4-28.32.1.aarch64",
"product_id": "samba-test-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.aarch64",
"product_id": "samba-test-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.aarch64",
"product_id": "samba-winbind-4.2.4-28.32.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-atsvc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-atsvc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc-atsvc0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgensec0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libgensec0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libgensec0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libregistry0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libregistry0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libregistry0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-policy0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-policy0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbclient-raw0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbclient-raw0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbldap0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbldap0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-client-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.i586",
"product": {
"name": "ctdb-4.2.4-28.32.1.i586",
"product_id": "ctdb-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.i586",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.i586",
"product_id": "ctdb-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.i586",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.i586",
"product_id": "ctdb-tests-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.i586",
"product_id": "libgensec-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.i586",
"product": {
"name": "libgensec0-4.2.4-28.32.1.i586",
"product_id": "libgensec0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.i586",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.i586",
"product_id": "libndr-nbt0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.i586",
"product_id": "libndr-standard0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr0-4.2.4-28.32.1.i586",
"product_id": "libndr0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.i586",
"product_id": "libnetapi-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.i586",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.i586",
"product_id": "libnetapi0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.i586",
"product_id": "libregistry-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.i586",
"product": {
"name": "libregistry0-4.2.4-28.32.1.i586",
"product_id": "libregistry0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.i586",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.i586",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.i586",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.i586",
"product_id": "libsamba-policy0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.i586",
"product_id": "libsamba-util0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.i586",
"product_id": "libsamdb-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.i586",
"product_id": "libsamdb0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.i586",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.i586",
"product_id": "libsmbclient0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.i586",
"product_id": "libsmbconf0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.i586",
"product_id": "libsmbldap0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.i586",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.i586",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.i586",
"product_id": "libtevent-util0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.i586",
"product_id": "libwbclient-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.i586",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.i586",
"product_id": "libwbclient0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.i586",
"product": {
"name": "samba-4.2.4-28.32.1.i586",
"product_id": "samba-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.i586",
"product": {
"name": "samba-client-4.2.4-28.32.1.i586",
"product_id": "samba-client-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.i586",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.i586",
"product_id": "samba-core-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.i586",
"product": {
"name": "samba-libs-4.2.4-28.32.1.i586",
"product_id": "samba-libs-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.i586",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.i586",
"product_id": "samba-pidl-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.i586",
"product": {
"name": "samba-python-4.2.4-28.32.1.i586",
"product_id": "samba-python-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.i586",
"product": {
"name": "samba-test-4.2.4-28.32.1.i586",
"product_id": "samba-test-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.i586",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.i586",
"product_id": "samba-test-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.i586",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.i586",
"product_id": "samba-winbind-4.2.4-28.32.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.2.4-28.32.1.noarch",
"product": {
"name": "samba-doc-4.2.4-28.32.1.noarch",
"product_id": "samba-doc-4.2.4-28.32.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.ppc64le",
"product": {
"name": "ctdb-4.2.4-28.32.1.ppc64le",
"product_id": "ctdb-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.ppc64le",
"product_id": "ctdb-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.ppc64le",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.ppc64le",
"product_id": "ctdb-tests-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libgensec-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libgensec0-4.2.4-28.32.1.ppc64le",
"product_id": "libgensec0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-nbt0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-standard0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libnetapi-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.ppc64le",
"product_id": "libnetapi0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libregistry-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libregistry0-4.2.4-28.32.1.ppc64le",
"product_id": "libregistry0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-policy0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-util0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamdb-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamdb0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbconf0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbldap0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.ppc64le",
"product_id": "libtevent-util0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libwbclient-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.ppc64le",
"product_id": "libwbclient0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-4.2.4-28.32.1.ppc64le",
"product_id": "samba-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-client-4.2.4-28.32.1.ppc64le",
"product_id": "samba-client-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.ppc64le",
"product_id": "samba-core-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-libs-4.2.4-28.32.1.ppc64le",
"product_id": "samba-libs-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.ppc64le",
"product_id": "samba-pidl-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-python-4.2.4-28.32.1.ppc64le",
"product_id": "samba-python-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-test-4.2.4-28.32.1.ppc64le",
"product_id": "samba-test-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.ppc64le",
"product_id": "samba-test-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.ppc64le",
"product_id": "samba-winbind-4.2.4-28.32.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.s390",
"product": {
"name": "ctdb-4.2.4-28.32.1.s390",
"product_id": "ctdb-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.s390",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.s390",
"product_id": "ctdb-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.s390",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.s390",
"product_id": "ctdb-tests-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.s390",
"product_id": "libgensec-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.s390",
"product": {
"name": "libgensec0-4.2.4-28.32.1.s390",
"product_id": "libgensec0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.s390",
"product_id": "libndr-nbt0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.s390",
"product_id": "libndr-standard0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr0-4.2.4-28.32.1.s390",
"product_id": "libndr0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.s390",
"product_id": "libnetapi-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.s390",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.s390",
"product_id": "libnetapi0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.s390",
"product_id": "libregistry-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.s390",
"product": {
"name": "libregistry0-4.2.4-28.32.1.s390",
"product_id": "libregistry0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.s390",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.s390",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.s390",
"product_id": "libsamba-policy0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.s390",
"product_id": "libsamba-util0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.s390",
"product_id": "libsamdb-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.s390",
"product_id": "libsamdb0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.s390",
"product_id": "libsmbclient0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.s390",
"product_id": "libsmbconf0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.s390",
"product_id": "libsmbldap0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.s390",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.s390",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.s390",
"product_id": "libtevent-util0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.s390",
"product_id": "libwbclient-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.s390",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.s390",
"product_id": "libwbclient0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.s390",
"product": {
"name": "samba-4.2.4-28.32.1.s390",
"product_id": "samba-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.s390",
"product": {
"name": "samba-client-4.2.4-28.32.1.s390",
"product_id": "samba-client-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.s390",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.s390",
"product_id": "samba-core-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.s390",
"product": {
"name": "samba-libs-4.2.4-28.32.1.s390",
"product_id": "samba-libs-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.s390",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.s390",
"product_id": "samba-pidl-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.s390",
"product": {
"name": "samba-python-4.2.4-28.32.1.s390",
"product_id": "samba-python-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.s390",
"product": {
"name": "samba-test-4.2.4-28.32.1.s390",
"product_id": "samba-test-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.s390",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.s390",
"product_id": "samba-test-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.s390",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.s390",
"product_id": "samba-winbind-4.2.4-28.32.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.s390x",
"product": {
"name": "ctdb-4.2.4-28.32.1.s390x",
"product_id": "ctdb-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.s390x",
"product_id": "ctdb-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.s390x",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.s390x",
"product_id": "ctdb-tests-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-samr0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.s390x",
"product_id": "libgensec-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.s390x",
"product": {
"name": "libgensec0-4.2.4-28.32.1.s390x",
"product_id": "libgensec0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libgensec0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libgensec0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390x",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.s390x",
"product_id": "libndr-nbt0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.s390x",
"product_id": "libndr-standard0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr-standard0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr0-4.2.4-28.32.1.s390x",
"product_id": "libndr0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.s390x",
"product_id": "libnetapi-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.s390x",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.s390x",
"product_id": "libnetapi0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libnetapi0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.s390x",
"product_id": "libregistry-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.s390x",
"product": {
"name": "libregistry0-4.2.4-28.32.1.s390x",
"product_id": "libregistry0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libregistry0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libregistry0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-policy0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-policy0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-util0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-util0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamdb-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.s390x",
"product_id": "libsamdb0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamdb0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.s390x",
"product_id": "libsmbconf0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbconf0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.s390x",
"product_id": "libsmbldap0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbldap0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.s390x",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.s390x",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.s390x",
"product_id": "libtevent-util0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libtevent-util0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.s390x",
"product_id": "libwbclient-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.s390x",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.s390x",
"product_id": "libwbclient0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libwbclient0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-4.2.4-28.32.1.s390x",
"product_id": "samba-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-client-4.2.4-28.32.1.s390x",
"product_id": "samba-client-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-client-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-client-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.s390x",
"product_id": "samba-core-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-libs-4.2.4-28.32.1.s390x",
"product_id": "samba-libs-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-libs-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-libs-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.s390x",
"product_id": "samba-pidl-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-python-4.2.4-28.32.1.s390x",
"product_id": "samba-python-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-test-4.2.4-28.32.1.s390x",
"product_id": "samba-test-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.s390x",
"product_id": "samba-test-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.s390x",
"product_id": "samba-winbind-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-winbind-32bit-4.2.4-28.32.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.x86_64",
"product": {
"name": "ctdb-4.2.4-28.32.1.x86_64",
"product_id": "ctdb-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.x86_64",
"product_id": "ctdb-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.x86_64",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.x86_64",
"product_id": "ctdb-tests-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.x86_64",
"product_id": "libgensec-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libgensec0-4.2.4-28.32.1.x86_64",
"product_id": "libgensec0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libgensec0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"product_id": "libndr-nbt0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.x86_64",
"product_id": "libndr-standard0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr0-4.2.4-28.32.1.x86_64",
"product_id": "libndr0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.x86_64",
"product_id": "libnetapi-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.x86_64",
"product_id": "libnetapi0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libnetapi0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.x86_64",
"product_id": "libregistry-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libregistry0-4.2.4-28.32.1.x86_64",
"product_id": "libregistry0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libregistry0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libregistry0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-policy0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-policy0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-util0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamdb-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.x86_64",
"product_id": "libsamdb0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamdb0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbconf0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbldap0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.x86_64",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.x86_64",
"product_id": "libtevent-util0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.x86_64",
"product_id": "libwbclient-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.x86_64",
"product_id": "libwbclient0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libwbclient0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-4.2.4-28.32.1.x86_64",
"product_id": "samba-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-client-4.2.4-28.32.1.x86_64",
"product_id": "samba-client-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-client-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.x86_64",
"product_id": "samba-core-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-libs-4.2.4-28.32.1.x86_64",
"product_id": "samba-libs-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-libs-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.x86_64",
"product_id": "samba-pidl-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-python-4.2.4-28.32.1.x86_64",
"product_id": "samba-python-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-test-4.2.4-28.32.1.x86_64",
"product_id": "samba-test-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.x86_64",
"product_id": "samba-test-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.x86_64",
"product_id": "samba-winbind-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-winbind-32bit-4.2.4-28.32.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP1",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x"
},
"product_reference": "ctdb-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.2.4-28.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch"
},
"product_reference": "samba-doc-4.2.4-28.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x"
},
"product_reference": "ctdb-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libgensec0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x"
},
"product_reference": "libgensec0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libgensec0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libregistry0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x"
},
"product_reference": "libregistry0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-client-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-client-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-client-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.2.4-28.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch"
},
"product_reference": "samba-doc-4.2.4-28.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-libs-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-libs-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-libs-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"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 Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-08T15:05:57Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:1203-1
Vulnerability from csaf_suse - Published: 2019-05-10 11:59 - Updated: 2019-05-10 11:59Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).
Non-security issues fixed:
- Fixed an issue where the first login failed and subsequent ones work (bsc#1126463).
- Fixed winbind running out of memory with high number of domain groups (bsc#1114459).
- Backport changes to support quotas with SMB2 (bsc#1106119).
Patchnames: SUSE-2019-1203,SUSE-OpenStack-Cloud-7-2019-1203,SUSE-SLE-HA-12-SP2-2019-1203,SUSE-SLE-SAP-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-BCL-2019-1203,SUSE-Storage-4-2019-1203
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
353 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).\n\nNon-security issues fixed:\n\n- Fixed an issue where the first login failed and subsequent ones work (bsc#1126463).\n- Fixed winbind running out of memory with high number of domain groups (bsc#1114459).\n- Backport changes to support quotas with SMB2 (bsc#1106119).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1203,SUSE-OpenStack-Cloud-7-2019-1203,SUSE-SLE-HA-12-SP2-2019-1203,SUSE-SLE-SAP-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-BCL-2019-1203,SUSE-Storage-4-2019-1203",
"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-2019_1203-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1203-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191203-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1203-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005440.html"
},
{
"category": "self",
"summary": "SUSE Bug 1087481",
"url": "https://bugzilla.suse.com/1087481"
},
{
"category": "self",
"summary": "SUSE Bug 1106119",
"url": "https://bugzilla.suse.com/1106119"
},
{
"category": "self",
"summary": "SUSE Bug 1114459",
"url": "https://bugzilla.suse.com/1114459"
},
{
"category": "self",
"summary": "SUSE Bug 1126463",
"url": "https://bugzilla.suse.com/1126463"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-10T11:59:22Z",
"generator": {
"date": "2019-05-10T11:59:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1203-1",
"initial_release_date": "2019-05-10T11:59:22Z",
"revision_history": [
{
"date": "2019-05-10T11:59:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.aarch64",
"product": {
"name": "ctdb-4.4.2-38.25.1.aarch64",
"product_id": "ctdb-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.aarch64",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.aarch64",
"product_id": "ctdb-tests-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.aarch64",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.aarch64",
"product_id": "libndr-nbt0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.aarch64",
"product_id": "libndr-standard0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr0-4.4.2-38.25.1.aarch64",
"product_id": "libndr0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.aarch64",
"product_id": "libnetapi-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.aarch64",
"product_id": "libnetapi0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-errors0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-policy0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-util0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamdb-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.aarch64",
"product_id": "libsamdb0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.aarch64",
"product_id": "libsmbclient0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.aarch64",
"product_id": "libsmbconf0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.aarch64",
"product_id": "libsmbldap0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.aarch64",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.aarch64",
"product_id": "libtevent-util0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.aarch64",
"product_id": "libwbclient-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.aarch64",
"product_id": "libwbclient0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-4.4.2-38.25.1.aarch64",
"product_id": "samba-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-client-4.4.2-38.25.1.aarch64",
"product_id": "samba-client-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.aarch64",
"product_id": "samba-core-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-libs-4.4.2-38.25.1.aarch64",
"product_id": "samba-libs-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.aarch64",
"product_id": "samba-pidl-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-python-4.4.2-38.25.1.aarch64",
"product_id": "samba-python-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-test-4.4.2-38.25.1.aarch64",
"product_id": "samba-test-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.aarch64",
"product_id": "samba-winbind-4.4.2-38.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-errors0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-errors0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-policy0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-policy0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsmbldap0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsmbldap0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "samba-client-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.i586",
"product": {
"name": "ctdb-4.4.2-38.25.1.i586",
"product_id": "ctdb-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.i586",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.i586",
"product_id": "ctdb-tests-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.i586",
"product_id": "libdcerpc0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.i586",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.i586",
"product_id": "libndr-nbt0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.i586",
"product_id": "libndr-standard0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr0-4.4.2-38.25.1.i586",
"product_id": "libndr0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.i586",
"product_id": "libnetapi-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.i586",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.i586",
"product_id": "libnetapi0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.i586",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.i586",
"product_id": "libsamba-errors0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.i586",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.i586",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.i586",
"product_id": "libsamba-policy0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.i586",
"product_id": "libsamba-util0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.i586",
"product_id": "libsamdb-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.i586",
"product_id": "libsamdb0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.i586",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.i586",
"product_id": "libsmbclient0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.i586",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.i586",
"product_id": "libsmbconf0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.i586",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.i586",
"product_id": "libsmbldap0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.i586",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.i586",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.i586",
"product_id": "libtevent-util0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.i586",
"product_id": "libwbclient-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.i586",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.i586",
"product_id": "libwbclient0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.i586",
"product": {
"name": "samba-4.4.2-38.25.1.i586",
"product_id": "samba-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.i586",
"product": {
"name": "samba-client-4.4.2-38.25.1.i586",
"product_id": "samba-client-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.i586",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.i586",
"product_id": "samba-core-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.i586",
"product": {
"name": "samba-libs-4.4.2-38.25.1.i586",
"product_id": "samba-libs-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.i586",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.i586",
"product_id": "samba-pidl-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.i586",
"product": {
"name": "samba-python-4.4.2-38.25.1.i586",
"product_id": "samba-python-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.i586",
"product": {
"name": "samba-test-4.4.2-38.25.1.i586",
"product_id": "samba-test-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.i586",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.i586",
"product_id": "samba-winbind-4.4.2-38.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.4.2-38.25.1.noarch",
"product": {
"name": "samba-doc-4.4.2-38.25.1.noarch",
"product_id": "samba-doc-4.4.2-38.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.ppc64le",
"product": {
"name": "ctdb-4.4.2-38.25.1.ppc64le",
"product_id": "ctdb-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.ppc64le",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.ppc64le",
"product_id": "ctdb-tests-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-nbt0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-standard0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libnetapi-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.ppc64le",
"product_id": "libnetapi0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-errors0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-policy0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-util0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamdb-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamdb0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbclient0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbconf0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbldap0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"product_id": "libtevent-util0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libwbclient-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.ppc64le",
"product_id": "libwbclient0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-4.4.2-38.25.1.ppc64le",
"product_id": "samba-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-client-4.4.2-38.25.1.ppc64le",
"product_id": "samba-client-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.ppc64le",
"product_id": "samba-core-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-libs-4.4.2-38.25.1.ppc64le",
"product_id": "samba-libs-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.ppc64le",
"product_id": "samba-pidl-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-python-4.4.2-38.25.1.ppc64le",
"product_id": "samba-python-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-test-4.4.2-38.25.1.ppc64le",
"product_id": "samba-test-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.ppc64le",
"product_id": "samba-winbind-4.4.2-38.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.s390",
"product": {
"name": "ctdb-4.4.2-38.25.1.s390",
"product_id": "ctdb-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.s390",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.s390",
"product_id": "ctdb-tests-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.s390",
"product_id": "libdcerpc0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390",
"product_id": "libndr-nbt0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.s390",
"product_id": "libndr-standard0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr0-4.4.2-38.25.1.s390",
"product_id": "libndr0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.s390",
"product_id": "libnetapi-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.s390",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.s390",
"product_id": "libnetapi0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390",
"product_id": "libsamba-errors0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.s390",
"product_id": "libsamba-policy0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.s390",
"product_id": "libsamba-util0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.s390",
"product_id": "libsamdb-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.s390",
"product_id": "libsamdb0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.s390",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.s390",
"product_id": "libsmbclient0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.s390",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.s390",
"product_id": "libsmbconf0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.s390",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.s390",
"product_id": "libsmbldap0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.s390",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.s390",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.s390",
"product_id": "libtevent-util0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.s390",
"product_id": "libwbclient-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.s390",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.s390",
"product_id": "libwbclient0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.s390",
"product": {
"name": "samba-4.4.2-38.25.1.s390",
"product_id": "samba-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.s390",
"product": {
"name": "samba-client-4.4.2-38.25.1.s390",
"product_id": "samba-client-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.s390",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.s390",
"product_id": "samba-core-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.s390",
"product": {
"name": "samba-libs-4.4.2-38.25.1.s390",
"product_id": "samba-libs-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.s390",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.s390",
"product_id": "samba-pidl-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.s390",
"product": {
"name": "samba-python-4.4.2-38.25.1.s390",
"product_id": "samba-python-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.s390",
"product": {
"name": "samba-test-4.4.2-38.25.1.s390",
"product_id": "samba-test-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.s390",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.s390",
"product_id": "samba-winbind-4.4.2-38.25.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.s390x",
"product": {
"name": "ctdb-4.4.2-38.25.1.s390x",
"product_id": "ctdb-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.s390x",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.s390x",
"product_id": "ctdb-tests-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-samr0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390x",
"product_id": "libndr-nbt0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.s390x",
"product_id": "libndr-standard0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr-standard0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr0-4.4.2-38.25.1.s390x",
"product_id": "libndr0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.s390x",
"product_id": "libnetapi-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.s390x",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.s390x",
"product_id": "libnetapi0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libnetapi0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-errors0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-policy0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-policy0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-util0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-util0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamdb-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.s390x",
"product_id": "libsamdb0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamdb0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.s390x",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.s390x",
"product_id": "libsmbclient0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsmbclient0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.s390x",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.s390x",
"product_id": "libsmbconf0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsmbconf0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.s390x",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.s390x",
"product_id": "libsmbldap0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsmbldap0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.s390x",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.s390x",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.s390x",
"product_id": "libtevent-util0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libtevent-util0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.s390x",
"product_id": "libwbclient-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.s390x",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.s390x",
"product_id": "libwbclient0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libwbclient0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-4.4.2-38.25.1.s390x",
"product_id": "samba-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-client-4.4.2-38.25.1.s390x",
"product_id": "samba-client-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-client-32bit-4.4.2-38.25.1.s390x",
"product_id": "samba-client-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.s390x",
"product_id": "samba-core-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-libs-4.4.2-38.25.1.s390x",
"product_id": "samba-libs-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"product_id": "samba-libs-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.s390x",
"product_id": "samba-pidl-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-python-4.4.2-38.25.1.s390x",
"product_id": "samba-python-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-test-4.4.2-38.25.1.s390x",
"product_id": "samba-test-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.s390x",
"product_id": "samba-winbind-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"product_id": "samba-winbind-32bit-4.4.2-38.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.x86_64",
"product": {
"name": "ctdb-4.4.2-38.25.1.x86_64",
"product_id": "ctdb-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.x86_64",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.x86_64",
"product_id": "ctdb-tests-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"product_id": "libndr-nbt0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64",
"product_id": "libndr-standard0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr0-4.4.2-38.25.1.x86_64",
"product_id": "libndr0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.x86_64",
"product_id": "libnetapi-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64",
"product_id": "libnetapi0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libnetapi0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-errors0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-policy0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-policy0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-util0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamdb-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64",
"product_id": "libsamdb0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamdb0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64",
"product_id": "libsmbclient0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64",
"product_id": "libsmbconf0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64",
"product_id": "libsmbldap0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.x86_64",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64",
"product_id": "libtevent-util0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.x86_64",
"product_id": "libwbclient-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64",
"product_id": "libwbclient0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libwbclient0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-4.4.2-38.25.1.x86_64",
"product_id": "samba-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-client-4.4.2-38.25.1.x86_64",
"product_id": "samba-client-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"product_id": "samba-client-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.x86_64",
"product_id": "samba-core-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-libs-4.4.2-38.25.1.x86_64",
"product_id": "samba-libs-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"product_id": "samba-libs-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.x86_64",
"product_id": "samba-pidl-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-python-4.4.2-38.25.1.x86_64",
"product_id": "samba-python-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-test-4.4.2-38.25.1.x86_64",
"product_id": "samba-test-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64",
"product_id": "samba-winbind-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"product_id": "samba-winbind-32bit-4.4.2-38.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le"
},
"product_reference": "ctdb-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x"
},
"product_reference": "ctdb-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64"
},
"product_reference": "ctdb-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-client-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-libs-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-client-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-libs-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"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 Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-10T11:59:22Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:14042-1
Vulnerability from csaf_suse - Published: 2019-05-10 12:01 - Updated: 2019-05-10 12:01Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).
Non-security issue fixed:
- Make init scripts create log directories before running daemons (bsc#1101499)
Patchnames: sleposp3-samba-14042,slessp4-samba-14042
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
81 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).\n\nNon-security issue fixed:\n\n- Make init scripts create log directories before running daemons (bsc#1101499)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-samba-14042,slessp4-samba-14042",
"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-2019_14042-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:14042-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914042-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:14042-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005435.html"
},
{
"category": "self",
"summary": "SUSE Bug 1101499",
"url": "https://bugzilla.suse.com/1101499"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-10T12:01:11Z",
"generator": {
"date": "2019-05-10T12:01:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:14042-1",
"initial_release_date": "2019-05-10T12:01:11Z",
"revision_history": [
{
"date": "2019-05-10T12:01:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.i586",
"product": {
"name": "ldapsmb-1.34b-94.19.2.i586",
"product_id": "ldapsmb-1.34b-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.i586",
"product": {
"name": "libldb1-3.6.3-94.19.2.i586",
"product_id": "libldb1-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.i586",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.i586",
"product_id": "libsmbclient0-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.i586",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.i586",
"product_id": "libtalloc2-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.i586",
"product": {
"name": "libtdb1-3.6.3-94.19.2.i586",
"product_id": "libtdb1-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.i586",
"product": {
"name": "libtevent0-3.6.3-94.19.2.i586",
"product_id": "libtevent0-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.i586",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.i586",
"product_id": "libwbclient0-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.i586",
"product": {
"name": "samba-3.6.3-94.19.2.i586",
"product_id": "samba-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.i586",
"product": {
"name": "samba-client-3.6.3-94.19.2.i586",
"product_id": "samba-client-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.i586",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.i586",
"product_id": "samba-krb-printing-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.i586",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.i586",
"product_id": "samba-winbind-3.6.3-94.19.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-3.6.3-94.19.2.noarch",
"product": {
"name": "samba-doc-3.6.3-94.19.2.noarch",
"product_id": "samba-doc-3.6.3-94.19.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.ppc64",
"product": {
"name": "ldapsmb-1.34b-94.19.2.ppc64",
"product_id": "ldapsmb-1.34b-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.ppc64",
"product": {
"name": "libldb1-3.6.3-94.19.2.ppc64",
"product_id": "libldb1-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.ppc64",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.ppc64",
"product_id": "libsmbclient0-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.ppc64",
"product_id": "libtalloc2-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libtalloc2-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtdb1-3.6.3-94.19.2.ppc64",
"product_id": "libtdb1-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtdb1-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libtdb1-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtevent0-3.6.3-94.19.2.ppc64",
"product_id": "libtevent0-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtevent0-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libtevent0-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.ppc64",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.ppc64",
"product_id": "libwbclient0-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libwbclient0-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-3.6.3-94.19.2.ppc64",
"product_id": "samba-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-32bit-3.6.3-94.19.2.ppc64",
"product_id": "samba-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-client-3.6.3-94.19.2.ppc64",
"product_id": "samba-client-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-client-32bit-3.6.3-94.19.2.ppc64",
"product_id": "samba-client-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.ppc64",
"product_id": "samba-krb-printing-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.ppc64",
"product_id": "samba-winbind-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"product_id": "samba-winbind-32bit-3.6.3-94.19.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.s390x",
"product": {
"name": "ldapsmb-1.34b-94.19.2.s390x",
"product_id": "ldapsmb-1.34b-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.s390x",
"product": {
"name": "libldb1-3.6.3-94.19.2.s390x",
"product_id": "libldb1-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.s390x",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.s390x",
"product_id": "libsmbclient0-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"product_id": "libsmbclient0-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.s390x",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.s390x",
"product_id": "libtalloc2-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.s390x",
"product_id": "libtalloc2-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.s390x",
"product": {
"name": "libtdb1-3.6.3-94.19.2.s390x",
"product_id": "libtdb1-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libtdb1-32bit-3.6.3-94.19.2.s390x",
"product_id": "libtdb1-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.s390x",
"product": {
"name": "libtevent0-3.6.3-94.19.2.s390x",
"product_id": "libtevent0-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libtevent0-32bit-3.6.3-94.19.2.s390x",
"product_id": "libtevent0-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.s390x",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.s390x",
"product_id": "libwbclient0-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.s390x",
"product_id": "libwbclient0-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-3.6.3-94.19.2.s390x",
"product_id": "samba-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-32bit-3.6.3-94.19.2.s390x",
"product_id": "samba-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-client-3.6.3-94.19.2.s390x",
"product_id": "samba-client-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-client-32bit-3.6.3-94.19.2.s390x",
"product_id": "samba-client-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.s390x",
"product_id": "samba-krb-printing-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.s390x",
"product_id": "samba-winbind-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.s390x",
"product_id": "samba-winbind-32bit-3.6.3-94.19.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.x86_64",
"product": {
"name": "ldapsmb-1.34b-94.19.2.x86_64",
"product_id": "ldapsmb-1.34b-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.x86_64",
"product": {
"name": "libldb1-3.6.3-94.19.2.x86_64",
"product_id": "libldb1-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.x86_64",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.x86_64",
"product_id": "libsmbclient0-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.x86_64",
"product_id": "libtalloc2-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libtalloc2-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtdb1-3.6.3-94.19.2.x86_64",
"product_id": "libtdb1-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtdb1-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libtdb1-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtevent0-3.6.3-94.19.2.x86_64",
"product_id": "libtevent0-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtevent0-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libtevent0-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.x86_64",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.x86_64",
"product_id": "libwbclient0-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libwbclient0-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-3.6.3-94.19.2.x86_64",
"product_id": "samba-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-32bit-3.6.3-94.19.2.x86_64",
"product_id": "samba-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-client-3.6.3-94.19.2.x86_64",
"product_id": "samba-client-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-client-32bit-3.6.3-94.19.2.x86_64",
"product_id": "samba-client-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.x86_64",
"product_id": "samba-krb-printing-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.x86_64",
"product_id": "samba-winbind-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.x86_64",
"product_id": "samba-winbind-32bit-3.6.3-94.19.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586"
},
"product_reference": "libldb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586"
},
"product_reference": "samba-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586"
},
"product_reference": "samba-client-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.19.2.noarch as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.19.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64"
},
"product_reference": "ldapsmb-1.34b-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x"
},
"product_reference": "ldapsmb-1.34b-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64"
},
"product_reference": "ldapsmb-1.34b-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586"
},
"product_reference": "libldb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64"
},
"product_reference": "libldb1-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x"
},
"product_reference": "libldb1-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64"
},
"product_reference": "libldb1-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtdb1-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x"
},
"product_reference": "libtdb1-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtdb1-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libtdb1-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtevent0-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x"
},
"product_reference": "libtevent0-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtevent0-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libtevent0-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586"
},
"product_reference": "samba-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586"
},
"product_reference": "samba-client-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-client-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-client-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-client-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-client-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-client-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-client-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.19.2.noarch as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.19.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"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 Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-10T12:01:11Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…